Skip to content

Missing input validation for org names in the web #2132

Description

@Hubtrick-Git

When creating an organization in the frontend which leads to an empty slug (e.g. empty name) the request still gets passed to the backend where an error is thrown. We should add input validation to the frontend as well, also better explaining what the issues is.

Note that also special characters like "(" or "{" lead to an empty slug, if they are the only characters in the name (since they are cut out).

Metadata

Metadata

Assignees

Type

No type

Fields

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