We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When adding and removing a newly created label in an issue, the system allows the label to be added multiple times, even when it is unchecked.
The label should be removed from the issue when unchecked and should not be duplicated.
The label is duplicated indefinitely when added and removed multiple times, even if it is unchecked.
📹 Video demonstration:
🖼️ Screenshot of issue with duplicated labels:
OBS: This is my first issue report in GitHub, if something is missing, please tell me. 🙂
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
When adding and removing a newly created label in an issue, the system allows the label to be added multiple times, even when it is unchecked.
Steps to Reproduce
Expected Behavior
The label should be removed from the issue when unchecked and should not be duplicated.
Observed Behavior
The label is duplicated indefinitely when added and removed multiple times, even if it is unchecked.
Evidence
📹 Video demonstration:
huly_labels_bug_video.mp4
🖼️ Screenshot of issue with duplicated labels:
OBS: This is my first issue report in GitHub, if something is missing, please tell me. 🙂
The text was updated successfully, but these errors were encountered: