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

Fixed #17845: Label set preview only shows last item, other items are missing #2975

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

blaniel
Copy link

@blaniel blaniel commented Mar 8, 2023

Create a new Label instead of trying to get one which does not exists since every label is deleted at the start of 'modlabelsetanswers'. Besides, Label search was using LabelSet id (lid) which led to labels corruption.

… missing

Create a new Label instead of trying to get one which does not exists since
every label is deleted at the start of 'modlabelsetanswers'. Besides, Label
search was using LabelSet id (lid) which led to labels corruption.
@gabrieljenik
Copy link
Collaborator

Can I please ask you to review if this patch is still needed with the new v6? Thanks

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