You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’ve noticed a bug related to issue labels. When a user creates a new issue and adds a new label within it, toggling the issue's active/inactive state increases the label count each time it's selected. This results in an incorrect issue count for the label.
Steps to Reproduce:
Create a new issue.
Add a new label and assign it to the issue.
Toggle the issue’s active/inactive state multiple times.
Notice that the label count increases with each toggle, even though the label is only applied to the issue once.
Regards,
The text was updated successfully, but these errors were encountered:
Update:
Creating a new label isn’t necessary to reproduce this bug. Existing label also exhibit the same behavior.
simply toggling the label's active/inactive state multiple times causes the label count to keep increasing!
Hey Guys,
I’ve noticed a bug related to issue labels. When a user creates a new issue and adds a new label within it, toggling the issue's active/inactive state increases the label count each time it's selected. This results in an incorrect issue count for the label.
Steps to Reproduce:
Regards,
The text was updated successfully, but these errors were encountered: