Skip to content

Filtering List on CrudAuth #321

@josepaiva94

Description

@josepaiva94

I have an entity Project with a M:M relation with User called Permissions. Permissions has user_id, project_id and role. I was able to list projects where user has a role.

Now, I want to list Exercises (1:M with Project on project_id property) where user has a role in the project they belong. I've tried several ways but I get Nest - missing FROM-clause entry for table "permissions".

Can this be achieved somehow?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions