Interface assignment get lost after IP address "create and add another" #4629
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Steps to Reproduce
PLUGINS
setting inconfiguration.py
.Expected Behavior
interface
GET-parameter is set to the appropriate interface-ID.Observed Behavior
interface
GET-parameter is missing.Further information
With the implementation of clone able models in the
ObjectEditView.post()
function the redirection GET-parameters are build only from clone_fields and other maybe existing GET-parameters are fully ignored.The text was updated successfully, but these errors were encountered: