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
verified on our QA that the bug occurs, tho it looks a bit different. first it shows couple rows more results during the run and when the run ends, it truncates it to 3-4 rows for some reason.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
If
dedup
andtimechart
are used together, there's only one result returned.Expected behavior
If
dedup
andstats
are used together, it returns more than one results. The same should happen withtimechart
.How to reproduce
These are some queries that were run while the bug were investigated.
The first one originally returned ~600 results:
The second one originally returned ~350 results:
The third one originally returned only one result:
Screenshots
Software version
pth_10 version: 8.4.2
pth_06 version: 3.3.4
pth_03 version: 9.3.0
Additional context
See also #575.
The text was updated successfully, but these errors were encountered: