Updating of ConfigContexts via API fails when related objects are assigned #2301
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Python version: 3.5.2
NetBox version: last git version (33e45a2)
Steps to Reproduce
Expected Behavior
The given ConfigContext should be updated succesfully.
Observed Behavior
An exception is raised:
Direct assignment to the forward side of a many-to-many set is prohibited. Use tenants.set() instead.
The text was updated successfully, but these errors were encountered: