Skip to content

Conversation

@arthanson
Copy link
Collaborator

Fixes: #17517

On Cable Form submit the post data is updated but the request URL is referring to the initial (old) values, so need to use the POST data if available instead of the GET params.

@arthanson arthanson changed the title DRAFT: 17517 fix cable creation when switching device type 17517 fix cable creation when switching device type Sep 17, 2024
@arthanson arthanson marked this pull request as ready for review September 17, 2024 17:53
@jeremystretch jeremystretch merged commit f4d4483 into develop Sep 19, 2024
@jeremystretch jeremystretch deleted the 17517-cable branch September 19, 2024 17:24
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 20, 2024
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.

When creating a new cable, changing the type results in the cable using the wrong device or port

5 participants