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

Server Error on policy when assigned to dynamic group #222

Closed
herr-mhet opened this issue Feb 13, 2024 · 0 comments · Fixed by #274
Closed

Server Error on policy when assigned to dynamic group #222

herr-mhet opened this issue Feb 13, 2024 · 0 comments · Fixed by #274
Assignees
Labels
emergent Unplanned work that is brought into a sprint after it's started. type: bug

Comments

@herr-mhet
Copy link

Environment

  • Python version: 3.11.2
  • Nautobot version: 2.1.4
  • nautobot-firewall-models version: 2.0.3

Expected Behavior

Clicking on a policy in the policy listview should display all the rules enabled on that policy.

Observed Behavior

Server Error

<class 'django.urls.exceptions.NoReverseMatch'>

Reverse for 'policy_set_dynamic_group_weight' not found. 'policy_set_dynamic_group_weight' is not a valid view function or pattern name.

Python version: 3.11.2
Nautobot version: 2.1.4

Steps to Reproduce

I recently upgraded from the 1.x branch of nautobot to the 2.x branch. As was to be expected, I had some objects I needed to clean up after the migration. The firewall plugin in general worked but I haven't clicked through all objects. However, I see the above Server Error when I want to display a policy, but only if the policy had an assigned object group.

@gsnider2195 gsnider2195 self-assigned this Oct 3, 2024
@gsnider2195 gsnider2195 added type: bug emergent Unplanned work that is brought into a sprint after it's started. labels Oct 3, 2024
@jdrew82 jdrew82 mentioned this issue Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
emergent Unplanned work that is brought into a sprint after it's started. type: bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants