Power outlet creation fails - PowerOutlet has no device. #3130
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
Expected Behavior
Power outlet created
Observed Behavior
Traceback -
Debug details:
If I remove the 'limit power_port choices to the local device' part of dcim/forms.py, this works perfectly well.
If I comment out the below from PowerOutletForm this works as expected - power_port isn't currently part of PowerOutletCreateForm so this doesn't appear to have a lot of impact currently.
Relevant code introduced in 3d5f85c:
The text was updated successfully, but these errors were encountered: