Skip to content

Only return attributes that contain the tag specified in search or that belong to an event that contains that tag #1324

Answered by Rafiot
josephtillman11 asked this question in Q&A
Discussion options

You must be logged in to vote

If I'm not mistaken, it is expected: you're searching on the events controller, so you get all the events that are either tagged with said tag, or have attributes with the tag.

If you only want to get attributes with the tag (or part of an event tagged), you need to use the attributes controller.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by josephtillman11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants