Skip to content

Refactor support_assignee? to use work_item_type

Brett Walker requested to merge bw-refactor-supports-assignee into master

What does this MR do and why?

Once !117953 (merged) is merged, Issue can use the supports_assignee? from the work_item_type. It will not need to use IssueAvailableFeatures for assignees.

Also add a has_many :work_items relation to Project. Namespace already has one.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading