Currently, when you are searching with tags it uses OR logic.
That means that is you are looking for a tag with 2 or more tags, you end up with a bunch of useless results.
if you search for:
user_1234 & type_somethingElse
You’ll end up with every run for user 1234 & every run with type somethingElse.
In my case I would like it to use AND.
I think it would be reasonable for us to have to write our own queries (it is a dev platform after all)
In Review
💡 Feature Request
About 1 year ago

Ashley Williams
Get notified by email when there are changes.
In Review
💡 Feature Request
About 1 year ago

Ashley Williams
Get notified by email when there are changes.