Skip to content

Test validation with Dynamic Parameters with workspace creation flow #17053

@Emyrk

Description

@Emyrk

The submit button on the Create Workspace form should submit the latest dynamic parameters as they have been entered. The backend will have to accept these with less scrutiny on validation as the static frame of reference the current code validates against could be incorrect for the set of inputs (user, values, etc).

This should use the existing endpoint; however we need to make sure validation layer is sound and submit button works.

Example being this section of code:

func (b *Builder) getParameters() (names, values []string, err error) {

This has to be done by early-access

Metadata

Metadata

Assignees

Labels

early-accesscandidate for an early-access, or experimental, release

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions