Skip to content
New issue

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

Bug: Duplicated Labels in Issue Tracker #8071

Open
BonomoJoaoPaulo opened this issue Feb 21, 2025 · 0 comments
Open

Bug: Duplicated Labels in Issue Tracker #8071

BonomoJoaoPaulo opened this issue Feb 21, 2025 · 0 comments

Comments

@BonomoJoaoPaulo
Copy link

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

  1. Create a new issue in Tracker;
  2. Create a new label and add it to the issue;
  3. Click to remove the label;
  4. Click again to add and remove the label multiple times;
  5. Observe that the label keeps getting added multiple times instead of being removed.

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:

image


OBS: This is my first issue report in GitHub, if something is missing, please tell me. 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant