Skip to content

Notification of forbidden characters in sampling feature codes #747

@ptomasula

Description

@ptomasula

Double quotes are not permitted in samplingfeaturecodes and are automatically rejected by the database. However the backend code does not handle this well and returns a generic 500 error to the user. Ideally it would return a more usefully error code like 422, or even more ideally we use frontend validation to stop them from submitting the form.

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