Work Item Quick Action: Subscribe and Unsubscribe (#420796) · Issues · GitLab.org / GitLab · GitLab (original) (raw)
Work Item Quick Action: Subscribe and Unsubscribe
Summary
If a user is receiving mail notifications of an activity happening on a work item, they can unsubscribe to it by following the link that is provided in mail footer to unsubscribe but there's no other way to unsubscribe from GitLab's UI. In case of Issues (and Epics and MRs), we have /unsubscribe
quick action that can be used to unsubscribe the activity notifications. This quick action is only available when user is already subscribed to notifications, also, there's a /subscribe
quick action too which does the opposite.
Proposal
- Add support for
/subscribe
quick action on work items where user has not already subscribed to notifications. - Add support for
/unsubscribe
quick action on work items in cases where user has already subscribed.
Edited Aug 10, 2023 by Kushal Pandya