Open
Description
Describe the bug
On the Signadot Analytics page, if you try and filter by a label that contains a slash (/
), it returns no events. This seems to be the case for both the key (eg signadot/github-repo: org/some-repo
, as recommended here) and the value (eg branch: feat/adding_some_feature
).
I didn't check other non-alpha-numeric characters.
To Reproduce
Try filtering on any label containing /
, such as signadot/github-repo: org/some-repo
.
Expected behavior
The matching sandboxes.
Observed behavior
Returns No event data
.
Additional context