Skip to content

Admin platform does not handle server side errors #129

@desmax

Description

@desmax

When I edit some entity and press save it goes to screen with list of entities without checking server side errors. When it actually sends the request (and receives 400 code with list of violations) it just shows "Bad request" message (and for some reason sends GET request to /contexts/ConstraintViolationList which fails with 401 code).

What can I do to make it show server errors? (for example "email already taken")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions