Nameless icon indicating copy to clipboard operation
Nameless copied to clipboard

Keep inaccessible labels in a topic when editing them as a unauthorized user

Open supercrafter100 opened this issue 3 years ago • 0 comments

Currently when the user doesn't have access to any labels, existing ones get removed when they edit and re-submit their topic. With this, it checks if the topic has any existing labels that the user doesn't have access to. If this is the case, those inaccessible labels get added to the new labels array as the user cannot edit them.

Should fix #2999

supercrafter100 avatar Aug 16 '22 17:08 supercrafter100