Skip to content

17517 fix cable creation when switching device type #17518

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Sep 19, 2024
Merged

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
6 checks passed
@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
4 participants