Skip to content

Conversation

@jaaydenh
Copy link
Contributor

resolves #20257

Ensure all parameters are sent in the web socket request instead of only touched parameters.

Using touched parameters is irrelevant for the workspace parameters page in workspace settings because parameters that appear here have already been chosen by the user during workspace creation. So all parameters should be sent in the web socket request whether have been touched in the form or not.

@jaaydenh jaaydenh self-assigned this Nov 12, 2025
@jaaydenh jaaydenh requested a review from aslilac November 12, 2025 15:24
@Emyrk
Copy link
Member

Emyrk commented Nov 12, 2025

Is this only on the workspace settings page? I ask because on the workspace created, untouched is important to leave unsent

@jaaydenh
Copy link
Contributor Author

@Emyrk yes, this is only for the workspace settings page. It feels like this is the fundamental difference between the create workspace page and the workspace settings page that was missed originally.

@jaaydenh jaaydenh merged commit 14f0844 into main Nov 13, 2025
28 checks passed
@jaaydenh jaaydenh deleted the jaaydenh/workspace-parameters-fix branch November 13, 2025 13:00
@github-actions github-actions bot locked and limited conversation to collaborators Nov 13, 2025
david-fraley pushed a commit that referenced this pull request Nov 14, 2025
david-fraley pushed a commit that referenced this pull request Nov 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Parameters hidden by default have their values reset to default when unrelated parameter value modified on existing workspace

4 participants