Filters are ignored when pasting a query into the playground. The query could be one that the playground itself has generated (through the user clicking and adding filters), but the filters are ignored when executing the query.
The query therefore does not round-trip.
To Reproduce
Steps to reproduce the behavior:
Create a query through the playground UI.
Click on the pencil icon to reveal the query JSON.
Copy the JSON and store elsewhere.
Clear down or otherwise change the query. Or open the playground in a new browser.
Click the pencil icon and paste in the previous query.
Describe the bug
Filters are ignored when pasting a query into the playground. The query could be one that the playground itself has generated (through the user clicking and adding filters), but the filters are ignored when executing the query.
The query therefore does not round-trip.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I would expect the filters to be retained.
Version:
1.1.2