Closed serena-huridocs closed 2 months ago
@serena-huridocs @oleksandrako @pddocs Thanks for reporting this! I can see in the filters the entry Filter testing that indicates that something went wrong. Unfortunately, I cannot reproduce this bug with the provided steps. I can create a group, add entities and save it, and then when I remove all items from the group, the group is automatically deleted.
After discussing with @serena-huridocs, the bug still persists. The description would be updated to make clearer the steps to reproduce.
Will be handled with #7052
Describe the bug When a user extracts all the items from the group in the filter settings, the group becomes a filter. It seems to be a bug because we use entity types (templates) for the creation of primary filters; labels that we use for grouping should not become filters. As a result, when a former group name is displayed on the filters panel, it always shows 0 entities, because there is no template associated with it.
To Reproduce Steps to reproduce the behavior:
Screenshots If applicable, add screenshots to help explain your problem.
Filter testing was a group before. It turned into a filter item after we extracted all the items from it.
Device (please select all that apply)
Browser Chrome
Additional context The issue was discovered during the testing of the fix #6782#6782 by the testing group 3 (@oleksandrako @pddocs).