Skip to content

Add iteration to new board new list form

Simon Knox requested to merge psiterations into master

What does this MR do?

Related issue: #241625 (closed)

Adds Iteration lists to the new board list form.

Basically identical to !56151 (merged) but for iterations instead of assignees, plus some cleanup refactoring added in !55500 (d9cd287e)

How to test

  1. Enable :board_new_list feature flag
  2. Load board
  3. Click Create new list
  4. Select 'Iteration list' from the dropdown

Related MRs

  1. Groundwork MR !55460 (merged)
  2. Add milestone list !55498 (merged)
  3. Add assignee list !56151 (merged)
  4. THIS MR Add iteration list !55500 (merged)
  5. Change the list to a gl-dropdown !55855 (merged)

Screenshots (strongly suggested)

Screen_Shot_2021-03-03_at_12.47.45_am

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Simon Knox

Merge request reports