List of all subscribed issues
When developer passes maintenance of a component with a lot of issues to another developer, he stays subscribed to all these issues and receives a lots of irrelevant e-mails. It would be nice to have a list of all subscriptions (subscribed issues) with unsubscribe buttons, so it is easy to unsubscribe from no longer relevant issues. ## Workaround Emoji react to issues you're interested in. Filter search by `my-reaction` as per our docs: https://docs.gitlab.com/ee/user/search/#issues-and-merge-requests-per-project Example: https://gitlab.com/gitlab-org/gitlab-ce/issues?scope=all&utf8=%E2%9C%93&state=opened&my_reaction_emoji=Any ## Proposal Add a tab to display `Subscribed` issues in Your Work > Issues with the option to unsubscribe from the overview. ![Screenshot_2024-01-23_at_11.25.39](/uploads/388a113abf2605fe5cdd74b48ecd8a0a/Screenshot_2024-01-23_at_11.25.39.png) MR https://gitlab.com/gitlab-org/gitlab/-/merge_requests/134807+ adds the capability to GraphQL
issue