Work Items - Tasks First Time Experience
All threads resolved!
All threads resolved!
Compare changes
- Deepika Guliani authored
@@ -45,10 +45,18 @@ describe('Work Item alert tip', () => {
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)