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

Policy Rule list view clone rule #247

Open
collin-wicker opened this issue May 29, 2024 · 0 comments
Open

Policy Rule list view clone rule #247

collin-wicker opened this issue May 29, 2024 · 0 comments

Comments

@collin-wicker
Copy link

Environment

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

Proposed Functionality

Add the ability to clone policy rules. I find that often times policy rules are very similar and require only one or two field adjustments for a new policy rule. It would be convenient to be able to clone other policy rules for this purpose.

Use Case

A user wishes to create a new policy rule that is very similar to an existing policy rule. Only one field needs to change for the new rule from an existing rule. The user selects the existing rule in the policy-rule list view, clicks the "Clone Selected" button which takes the user to the policy rule detail view for the new rule. The user then modifies the single field on the new rule, renames the rule, and saves. They now have a new policy rule which is the same as the cloned rule with the exception of the name and one field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants