-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed as not planned
Labels
pending closureRequires immediate attention to avoid being closed for inactivityRequires immediate attention to avoid being closed for inactivitystatus: revisions neededThis issue requires additional information to be actionableThis issue requires additional information to be actionabletype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
NetBox Cloud
NetBox Version
v4.2-3.2.0
Python Version
3.10
Steps to Reproduce
Hello,
When I try to connect my plugin with clustergroup through a ManyToManyField, I get an AttributeError with the message 'Manager' object has no attribute 'restrict'.
Expected Behavior
I expect it to work smoothly just like it does with cluster.
Observed Behavior
AttributeError at /virtualization/cluster-groups/1/
'Manager' object has no attribute 'restrict'
Metadata
Metadata
Assignees
Labels
pending closureRequires immediate attention to avoid being closed for inactivityRequires immediate attention to avoid being closed for inactivitystatus: revisions neededThis issue requires additional information to be actionableThis issue requires additional information to be actionabletype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application