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

Filters not fully enabled #33

Open
steveparks opened this issue Aug 8, 2024 · 0 comments
Open

Filters not fully enabled #33

steveparks opened this issue Aug 8, 2024 · 0 comments

Comments

@steveparks
Copy link
Contributor

steveparks commented Aug 8, 2024

This issue has been on a journey today, as I tried to figure out how to use filters on the api/private/users endpoint.

I tried all sorts, thought it was just me. But then Daniel Weaver spent some time being incredibly helpful in this Discord chat, https://discord.com/channels/489818810157891584/1271141322975088654, and really dug into the issue.

He found that the Private API's user controller is missing the allowedFilters() method.

He's opened a PR #35 with a proposed fix, and I'll do some testing of that.

@steveparks steveparks changed the title Feature request: Add filters to Users Documentation: Explain filters Aug 8, 2024
steveparks added a commit to steveparks/statamic-private-api that referenced this issue Aug 8, 2024
@steveparks steveparks changed the title Documentation: Explain filters Filters not fully enabled Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant