-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.
Milestone
Description
When we try to import any datatable and try to export by unchecking "Expand subtables" option we can see expanded=1 is passed always
Expected Behavior
Ideally expanded should not be passed in the URL or '0' should be passed
Current Behavior
Setting expanded=1 always
Possible Solution
Steps to Reproduce (for Bugs)
Try to export Pages Following a Site Search and you can see even if you uncheck "Expand Subtable" expanded=1 is pass in the URL.
Context
Was working on fixing issues for Funnels Plugin and observed this issue and was able to replicate the same on demo site.
Since expanded=1 is passed always the result shown on UI is with expanded=false due to which the output on export differs.
Your Environment
- Matomo Version:
- PHP Version:
- Server Operating System:
- Additionally installed plugins:
- Browser:
- Operating System:
Metadata
Metadata
Assignees
Labels
BugFor errors / faults / flaws / inconsistencies etc.For errors / faults / flaws / inconsistencies etc.c: UsabilityFor issues that let users achieve a defined goal more effectively or efficiently.For issues that let users achieve a defined goal more effectively or efficiently.