Skip to content

Display field-specific server errors in instance create form #307

@david-crespo

Description

@david-crespo

There are some API questions remaining to be resolved, but we would like to display errors in a relatively nice way on the instance create form.

Right now the API only gives one error at a time, and it's pretty barebones:

{
  "request_id": "56f2d804-4c19-4413-a062-588bc91a5c32",
  "error_code": null,
  "message": "unable to parse body: name requires at least one character at line 1 column 107"
}

Work on this ticket should probably wait until the API can give errors on multiple fields at once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions