Admin panel bulk operations are broken #14392
Labels
severity: medium
Results in substantial degraded or broken functionality for specfic workflows
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.6.6
Python version
3.10
Steps to Reproduce
/admin
/admin/social_django/nonce/
Expected Behavior
The bulk operation should not crash
Observed Behavior
Log:
This issue was first seen at Onemind-Services-LLC/netbox-secrets#106 and the temporary fix can be implemented by any plugin developer. However, this will not fix other admin models registered on the backend like
django-social-auth
.The issue was due to the implementation of #13963
Here is a potential fix if this issue is not resolved within the core for other plugin developers: Onemind-Services-LLC/netbox-secrets@768fc16
The text was updated successfully, but these errors were encountered: