Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid labels inside qryn-delete requests #453

Closed
akvlad opened this issue Jun 26, 2024 · 0 comments
Closed

Invalid labels inside qryn-delete requests #453

akvlad opened this issue Jun 26, 2024 · 0 comments
Assignees
Labels
bug Something isn't working in review

Comments

@akvlad
Copy link
Contributor

akvlad commented Jun 26, 2024

Describe the bug.

Second delete request has invalid label in the selector

Reproduction

  1. Connect qryn-view to the nl lab.
  2. Set {container="beautiful-poitras"} into the Time-Series Selector field
  3. Delete "level=info" pair
  4. Delete request is finished correctly.
  5. Delete "level=warn" pair

ER: {container="beautiful-poitras", level="warn"} delete request should be sent
AR: {container="beautiful-poitras", level="info", level="warn"} delete request is sent

Application version

3.2.7

Browser version

Firefox 127.0.1

Logs

No response

Anything else?

No response

@akvlad akvlad added the bug Something isn't working label Jun 26, 2024
@akvlad akvlad closed this as completed Jun 28, 2024
@jacovinus jacovinus reopened this Jul 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working in review
Projects
None yet
Development

No branches or pull requests

2 participants