Subscribe for notifications on a vulnerability erecord #173

Open
opened 2024-09-20 10:44:17 +00:00 by RaitoBezarius · 0 comments
RaitoBezarius commented 2024-09-20 10:44:17 +00:00 (Migrated from github.com)

As a security team member/package maintainer/user, I want to subscribe to published vulnerability records, in order to be able to get reminders of all/my derivations'/my subscribed derivations' unmitigated security issues.

Acceptance criteria

Given I'm logged in,
When I subscribe to an issue,
Then there is an indicator showing I am subscribed to the issue

Given I'm subscribed to some issue,
When I unsubscribe,
Then there is no longer an indicator I am subscribed to the issue

Implementation notes

There's a list and an item view for published issues, and we probably want be able to (un-)subscribe on both.

Depends on:

Related:

As a security team member/package maintainer/user, I want to subscribe to published vulnerability records, in order to be able to get reminders of all/my derivations'/my subscribed derivations' unmitigated security issues. ## Acceptance criteria Given I'm logged in, When I subscribe to an issue, Then there is an indicator showing I am subscribed to the issue Given I'm subscribed to some issue, When I unsubscribe, Then there is no longer an indicator I am subscribed to the issue ## Implementation notes There's a list and an item view for published issues, and we probably want be able to (un-)subscribe on both. Depends on: - #174 Related: - #217
Sign in to join this conversation.
No description provided.