Skip to content

Better label color validation, fixes #7454

gitlab-qa-bot requested to merge github/fork/Razer6/validate_label_color into master

Created by: Razer6

What does this MR do?

This PR improves the label color validation. Color isn't allowed to be empty. Additional it adds testcases for invalid input.

Why was this MR needed?

500 error is raised if color is empty.

What are the relevant issue numbers?

This PR fixes #7454 (closed)

Merge request reports