Add iteration support for work items
Compare changes
Files
3@@ -12,6 +12,7 @@ import { setUrlParams, updateHistory } from '~/lib/utils/url_utility';
@@ -70,6 +71,18 @@ export default {
This MR adds the work items iterations widget, using the UI mockups #367456 (designs)
Screenshots | Screenshots |
---|---|
![]() |
![]() |
![]() |
![]() |
Numbered steps to set up and validate the change are strongly suggested.
Feature.enable(:work_items)
Feature.enable(:work_items_mvc_2)
ee
version of GitLab to check the iteration capability of work itemsThis checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.