Remove release branch from a suggestion #502

Open
opened 2025-04-21 13:28:24 +00:00 by fricklerhandwerk · 0 comments
fricklerhandwerk commented 2025-04-21 13:28:24 +00:00 (Migrated from github.com)

As a security team member, I want to be able to remove a release branch (channel) from a suggestion, to signify that a given vulnerability does not affect it.

Acceptance criteria

Given I have a matching suggestion with some affected channels,
When I remove a channel,
Then it will not show up in the published issue.

Given I have a matching suggestion with some affected channels, and I have JavaScript enabled in my browser,
When I remove a channel,
Then I can bring it back immediately, before changing the state of that suggestion.

Given I have a matching suggestion with some affected channels,
When I remove a channel,
Then that change will be recorded in the activity log for that suggestion.

As a security team member, I want to be able to remove a release branch (channel) from a suggestion, to signify that a given vulnerability does not affect it. ## Acceptance criteria Given I have a matching suggestion with some affected channels, When I remove a channel, Then it will not show up in the published issue. Given I have a matching suggestion with some affected channels, and I have JavaScript enabled in my browser, When I remove a channel, Then I can bring it back immediately, before changing the state of that suggestion. Given I have a matching suggestion with some affected channels, When I remove a channel, Then that change will be recorded in the activity log for that suggestion.
Sign in to join this conversation.
No description provided.