Vesa Laakso
                                            Vesa Laakso
                                        
                                    :+1: Is there anything that I can do to get this merged? We stumbled upon the same issue
Hi, thanks for opening an issue! Sorry for taking so long to reply — I've been on two weeks vacation and just came back to work today. It seems like...
Hmm. Yeah. My use case will break if namespacing is applied automatically, as our resources and controllers are namespaced under `module API` but we don't want to namespace policies with...
As long as it's configurable and as straightforward as possible to do this, why not 😊. I don't want the policy finding for namespaced policies to be only possible via...
One approach could be to have some sort of class method to define the namespace in one place, and then let the policy finding work as it did before. The...
Thanks for the idea! I can't really grasp how an implementation for this could look like, but if you'd be OK to give this some time and hack on a...
Hmm, that does sound like something that would be nice to have, and might be necessary for complex applications that have all sorts of strange domain rules. This sounds like...
Not possible with built-in jsonapi-authorization
I was worried we'd have something like this. Most likely the culprit is in here, where we authorize that you have access to display every related record when using the...
Would you happen to have time for me to walk you through the code, for example via a video chat? Would that help?