Add iteration support for work items
-
Review changes -
-
Download -
Patches
-
Plain diff
1 unresolved thread
1 unresolved thread
What does this MR do and why?
This MR adds the work items iterations widget, using the UI mockups #367456 (designs)
Screenshots or screen recordings
Screenshots | Screenshots |
---|---|
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Enable the feature flag
Feature.enable(:work_items) Feature.enable(:work_items_mvc_2)
- Make sure you are on the
ee
version of GitLab to check the iteration capability of work items - Open any issue without any iteration
- Create a task from the issue(by click the add button from the tasks section of the issue)
- Now Open the task in the modal/full view , see that no iteration is associated with the task
- Now try to manually edit the iteration by choosing from the list when you focus on the input
- See that the iteration is assigned to the task
- Try creating the a new task from an issue already having an iteration associated with it
- check that the task created has the iteration of the parent ( in this case issue )
- You can also manually edit the iteration even when it is already associated with the task on. creation
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
Check for canUpdate of iteration - different text -
mobile version of the view -
Check the /new route version for work_items - created without any parent , no iteration associated
Edited by Deepika Guliani
Merge request reports
Compare and
Show latest version
- version 5937fecf79
- version 580945594c
- version 577a12e241
- version 5682af30ac
- version 55621a3252
- version 545a5409b6
- version 53c5d14804
- version 5208cff450
- version 51256ff15e
- version 50dd0a43e1
- version 4937f38631
- version 48ee7f6b8f
- version 4787b12361
- version 467fafa364
- version 45bd89d78d
- version 445cdf36e4
- version 43eb63a46c
- version 4247aeaa90
- version 418f3c1bee
- version 40ca4145ec
- version 391770457a
- version 38c51e02c2
- version 374075ad61
- version 360178c131
- version 35dd1723d6
- version 342af6e658
- version 339b634e3f
- version 32e465e4d7
- version 31bb95a033
- version 30bba42865
- version 29939b94d7
- version 28ce67a513
- version 278111298f
- version 26c8bc3ea0
- version 25c9e9891e
- version 248272226b
- version 23937c541b
- version 22f892885f
- version 21e04ecc7c
- version 207774c838
- version 19107b02ea
- version 187c8be46f
- version 17d5c405eb
- version 16024d2a3d
- version 154a47308d
- version 146e816288
- version 138f40efb2
- version 124f87ba59
- version 11e7c248b6
- version 10af25287b
- version 989b208c6
- version 8d0a16c97
- version 7637e2dc3
- version 68f280c98
- version 565b01a9c
- version 40d1a2821
- version 36b9955c9
- version 298989f5e
- version 10d459e0b
- master (base)
- latest versiond403d56513 commits,
- version 5937fecf7912 commits,
- version 580945594c12 commits,
- version 577a12e24112 commits,
- version 5682af30ac12 commits,
- version 55621a325211 commits,
- version 545a5409b610 commits,
- version 53c5d148049 commits,
- version 5208cff4508 commits,
- version 51256ff15e8 commits,
- version 50dd0a43e17 commits,
- version 4937f386316 commits,
- version 48ee7f6b8f8 commits,
- version 4787b123616 commits,
- version 467fafa3645 commits,
- version 45bd89d78d4 commits,
- version 445cdf36e43 commits,
- version 43eb63a46c2 commits,
- version 4247aeaa901 commit,
- version 418f3c1bee1 commit,
- version 40ca4145ec8 commits,
- version 391770457a7 commits,
- version 38c51e02c26 commits,
- version 374075ad615 commits,
- version 360178c1315 commits,
- version 35dd1723d63 commits,
- version 342af6e6582 commits,
- version 339b634e3f2 commits,
- version 32e465e4d72 commits,
- version 31bb95a0332 commits,
- version 30bba428656 commits,
- version 29939b94d75 commits,
- version 28ce67a5134 commits,
- version 278111298f2 commits,
- version 26c8bc3ea02 commits,
- version 25c9e9891e8 commits,
- version 248272226b6 commits,
- version 23937c541b5 commits,
- version 22f892885f4 commits,
- version 21e04ecc7c3 commits,
- version 207774c8382 commits,
- version 19107b02ea8 commits,
- version 187c8be46f7 commits,
- version 17d5c405eb5 commits,
- version 16024d2a3d4 commits,
- version 154a47308d3 commits,
- version 146e8162882 commits,
- version 138f40efb26 commits,
- version 124f87ba596 commits,
- version 11e7c248b65 commits,
- version 10af25287b4 commits,
- version 989b208c63 commits,
- version 8d0a16c971 commit,
- version 7637e2dc37 commits,
- version 68f280c986 commits,
- version 565b01a9c5 commits,
- version 40d1a28214 commits,
- version 36b9955c92 commits,
- version 298989f5e1 commit,
- version 10d459e0b3 commits,
Compare changes
- Side-by-side
- Inline
There are no changes yet
No changes between version 1 and version 1
Loading