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
Description:
This issue occurs when adding or updating query options/parameters for a REST API query. The Query Manager persists the existing parameters even for newly created queries.
Current behavior:
When adding a new REST API query, any existing parameters from previously edited queries are automatically included in the new query.
Expected behavior:
New REST API queries should start with an empty list of parameters. Users should explicitly add any desired parameters for the new query.
Steps to reproduce:
Edit an existing REST API query and modify its parameters.
Create a new REST API query.
Observe that the new query inherits the parameters from the previously edited query.
Attaching a video grab for reference,
Screen.Recording.2024-05-03.at.12.42.24.AM.mov
The text was updated successfully, but these errors were encountered:
Description:
This issue occurs when adding or updating query options/parameters for a REST API query. The Query Manager persists the existing parameters even for newly created queries.
Current behavior:
When adding a new REST API query, any existing parameters from previously edited queries are automatically included in the new query.
Expected behavior:
New REST API queries should start with an empty list of parameters. Users should explicitly add any desired parameters for the new query.
Steps to reproduce:
Attaching a video grab for reference,
Screen.Recording.2024-05-03.at.12.42.24.AM.mov
The text was updated successfully, but these errors were encountered: