Skip to content

Allow the "final name" of a pooled project request to exceed (fall short of) the maximum (minimum) length #586

@matthew-li

Description

@matthew-li

The form for performing cluster setup for new project requests truncates names that exceed the maximum length (currently 15).

This is fine for new projects, where we stipulate that the name (excluding the allowance prefix) be between 4 and 12 characters. However, as observed by @elam3, it is an issue for pooling requests to pre-portal projects with overlong names.

It is also assumed that, if pooling with an existing project whose name is too short (unclear if any exist), the form will raise an error.

Find a way to ignore the min/max length constraints when the request is a pooling request.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions