FuzzManager icon indicating copy to clipboard operation
FuzzManager copied to clipboard

Use bug/comment template enum values instead of strings

Open jschwartzentruber opened this issue 9 months ago • 1 comments

We use Comment, comment, Bug, and bug as values throughout the Bugzilla template implementation. We already have BugzillaTemplateMode enum, so we should use that consistently in Django, and only use the matching case in Vue.

jschwartzentruber avatar Feb 26 '25 15:02 jschwartzentruber

This issue was raised by @pyoor in https://github.com/MozillaSecurity/FuzzManager/pull/1057.

jschwartzentruber avatar Feb 26 '25 15:02 jschwartzentruber