FIX: custom flag name should be unique (#28869)

Validation to ensure that the custom flag name is unique.
This commit is contained in:
Krzysztof Kotlarek
2024-09-30 09:17:19 +10:00
committed by GitHub
parent 042bfeac66
commit c5a024f8df
6 changed files with 31 additions and 0 deletions

View File

@@ -1270,6 +1270,7 @@ en:
wrong_move: "Flag cannot be moved"
system: "System flag cannot be updated or deleted."
used: "Flag cannot be updated or deleted because has already been used."
unique_name: "Flag name must be unique"
reports:
default:
labels: