Duplicate Firewall rules
Open
feature
st3
t3
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
As an admin, I want to duplicate existing Firewall rules, Destinations, and Aliases, so that I can create similar configurations faster without configuring them from scratch.
Acceptance Criteria
* Allow duplicating existing Firewall rules, Destinations, and Aliases from the list or details view.
* The duplicated object receives a new unique name - old name prefixed.
* Duplicating opens a pre-filled creation form. The admin can edit the duplicated object before saving.
* Duplicating an object does not modify the original object.
* Add e2e test for this functionality
Contributor guide
Assessment
This issue has not been assessed yet.