Commit 1f5ba85c authored by Oswaldo Ferreira's avatar Oswaldo Ferreira

Add comment linking mult-assignee issue

parent 35c02672
......@@ -10,6 +10,7 @@ module EE
# These can safely be changed to has_many when we support
# multiple assignees on the board configuration.
# https://gitlab.com/gitlab-org/gitlab-ee/issues/3786
has_one :board_assignee
has_one :assignee, through: :board_assignee
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment