Search
Star
Feedback
Setup for Free
Β© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Ash dropping FilterCheck if there's `authorize_if always()` - Ash Framework
AF
Ash Framework
β’
3y ago
β’
17 replies
Myrmyr
Ash dropping FilterCheck if there's `authorize_if always()`
Hi
, I
've got a resource that in it
's action has
:
authorize_if MyApp.FilterByActorId
authorize_if always()
authorize_if MyApp.FilterByActorId
authorize_if always()
Previously there were other checks instead of
always()
always()
but we
've loosened our constraints
.
When we
've changed it to
always()
always()
the FilterByActorID stopped applying
My question is
, is this the intended behaviour or is it a bug
?
Ash Framework
Join
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.
2,193
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Ash.Policy.FilterCheck
AF
Ash Framework / support
10mo ago
Membership FilterCheck
AF
Ash Framework / support
6mo ago
Ash Policy DSL Syntax Issues - Need Help with authorize_if and policy_group
AF
Ash Framework / support
6mo ago
Policies: authorize if user is an admin of the requested resource's organization
AF
Ash Framework / support
10mo ago