-
-
Notifications
You must be signed in to change notification settings - Fork 751
Command to edit blacklist entries #1277
Copy link
Copy link
Closed
Labels
a: moderationRelated to community moderation functionality: (moderation, defcon, verification)Related to community moderation functionality: (moderation, defcon, verification)p: 2 - normalNormal PriorityNormal Priorityt: featureNew feature or requestNew feature or request
Metadata
Metadata
Assignees
Labels
a: moderationRelated to community moderation functionality: (moderation, defcon, verification)Related to community moderation functionality: (moderation, defcon, verification)p: 2 - normalNormal PriorityNormal Priorityt: featureNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.
At the moment, the only way to edit a blacklist entry is via the api or by removing and then adding an entry. If someone only wants to add a reason or change a specifier it's error-prone and has (trivial) gaps in coverage, especially if you're just adding onto the reason why something is in the blacklist.
!blacklist edit
Should work just fine for this, although it might want its own API route in the backend.