Skip to content
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

fix get parameters lost on create and add another #4630

Conversation

JulianJacobi
Copy link
Contributor

Fixes: #4629

  • add get_clone_fields to get clone fields get parameters as QueryDict
  • change prepare_clone_fields to use get_clone_fields and build
    querystring with urlencode function instead of manual building.
  • add non clone_field GET-parameters to params QueryDict on
    ObjectEditView.post()

- add get_clone_fields to get clone fields get parameters as QueryDict
- change prepare_clone_fields to use get_clone_fields and build
querystring with urlencode function instead of manual building.
- add non clone_field GET-parameters to params QueryDict on
ObjectEditView.post()

fix netbox-community#4629
@DanSheps
Copy link
Member

Thank you for your interest in contributing to Netbox, however it appears there is no accepted issue that correlates to this pull request. Before pull requests are opened, we require an accepted issue as per our contributing guide. Please first open an issue and wait for it to be accepted before further work is done on this pull request.

@DanSheps DanSheps closed this May 12, 2020
@JulianJacobi JulianJacobi deleted the fix/lost_interface_on_ip_addanother branch March 1, 2021 08:19
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 26, 2022
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.

Interface assignment get lost after IP address "create and add another"
2 participants