Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.5.0
-
None
-
-
7932f367a (dev), 2b3d5afc7 (6.6), 73420feb4 (6.5), 25a9a923c (tqtc/lts-5.15), 8e3453188 (tqtc/lts-6.2)
Description
Steps to reproduce:
- Open and run coffee insight tracker example
- Clear the category filters ( "categories" : [])
- Click on the button without the category set (Latte or Macchiato)
- See the console
Expected: All events should be tracked as there are no filters applied.
Actual: Click events are not tracked.
Reproducibility: 100%
NOTE: To make it works we need to add "categories" : [""], but it is inconsistent since there is no category set for mentioned buttons/events.
Attachments
Issue Links
- relates to
-
QTQAINFRA-5592 Qt Test Attack - Q2, 2023
- Open