Subscribe for notifications on a vulnerability erecord #173
Labels
No labels
automation
backend
bug
contributor experience
data
deployment
documentation
duplicate
good first issue
help wanted
nice to have
notifications
package maintainer
performance
skin
tech debt
user story
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lix-community/nix-security-tracker#173
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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: