Work Items - Tasks First Time Experience
Compare changes
Files
3- Deepika Guliani authored
@@ -2,13 +2,15 @@
@@ -45,19 +47,16 @@ export default {
@@ -65,19 +64,20 @@ export default {
Any time a user visits a work item, he should see an alert/info having links to the doc page of gitlab for a detailed explanation. This information will be seen either when a work item(right now task) is viewed in modal/full page view
Make sure :work_items
feature flag is enabled if the changes are not visible in the local environment
Feature.enable(:work_items)
Example below:
http://127.0.0.1:3000/gitlab-instance-3485f007/Monitoring/-/work_items/505
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #366687 (closed)