Skip to content

The backend returns 404 when user doesn't have permission for a project #526

@briri

Description

@briri

If a user attempts to access a project they do not have access to, the backend returns a "Not found" instead of an "Forbidden" error. This causes the frontend to display a generic 404 page instead of redirecting the user with an appropriate "you do not have permission" message.

Look through the resolvers and ensure we're returning forbidden when appropriate instead of a 404.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions