Problems with Cluster Group #10942

Closed
opened 2025-12-29 21:38:01 +01:00 by adam · 4 comments
Owner

Originally created by @an-adestis on GitHub (Mar 25, 2025).

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'

Originally created by @an-adestis on GitHub (Mar 25, 2025). ### 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'
adam added the type: bugpending closurestatus: revisions needed labels 2025-12-29 21:38:01 +01:00
adam closed this issue 2025-12-29 21:38:01 +01:00
Author
Owner

@renatoalmeidaoliveira commented on GitHub (Mar 25, 2025):

Hello @an-adestis can you give more details about that issue?
And a way any person could reproduce that error please?

@renatoalmeidaoliveira commented on GitHub (Mar 25, 2025): Hello @an-adestis can you give more details about that issue? And a way any person could reproduce that error please?
Author
Owner

@arthanson commented on GitHub (Mar 25, 2025):

Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports.

@arthanson commented on GitHub (Mar 25, 2025): Thank you for opening a bug report. Unfortunately, the information you have provided is not sufficient for someone else to attempt to reproduce the reported behavior. Remember, each bug report must include detailed steps that someone else can follow on a clean, empty NetBox installation to reproduce the exact problem you're experiencing. These instructions should include the creation of any involved objects, any configuration changes, and complete accounting of the actions being taken. Also be sure that your report does not reference data on the public NetBox demo, as that is subject to change at any time by an outside party and cannot be relied upon for bug reports.
Author
Owner

@github-actions[bot] commented on GitHub (Apr 2, 2025):

This is a reminder that additional information is needed in order to further triage this issue. If the requested details are not provided, the issue will soon be closed automatically.

@github-actions[bot] commented on GitHub (Apr 2, 2025): This is a reminder that additional information is needed in order to further triage this issue. If the requested details are not provided, the issue will soon be closed automatically.
Author
Owner

@github-actions[bot] commented on GitHub (Apr 10, 2025):

This issue is being closed as no further information has been provided. If you would like to revisit this topic, please first modify your original post to include all the requested detail, and then ask that the issue be reopened.

@github-actions[bot] commented on GitHub (Apr 10, 2025): This issue is being closed as no further information has been provided. If you would like to revisit this topic, please first modify your original post to include all the requested detail, and then ask that the issue be reopened.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10942