Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete policy rule from list view error #251

Open
collin-wicker opened this issue Jun 3, 2024 · 0 comments
Open

Delete policy rule from list view error #251

collin-wicker opened this issue Jun 3, 2024 · 0 comments

Comments

@collin-wicker
Copy link

Environment

  • Python version: 3.9.18
  • Nautobot version: 2.2.0b1
  • nautobot-firewall-models version: 2.0.3

Expected Behavior

From Policy Rule list view expected to be able to select a policy rule and "Delete Selected" button.

Observed Behavior

Received the below error:

<class 'AttributeError'>

'PolicyRuleUIViewSet' object has no attribute 'obj'

Steps to Reproduce

  1. Navigate to Policy Rules list view and select a single policy rule
  2. Click the "Delete Selected" button to delete the selected rule
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant