Regression #16036
closedCannot set a new name when duplicating an existing gateway group
100%
Description
There's a UI element for duplicating a gateway group, but it behaves as if it's modifying an existing gateway group rather than duplicating the settings to a new gateway group. As such, it's not possible to duplicate a gateway group and give the duplicate a different name from the original. It is possible to duplicate the gateway group and change other settings but use an identical name to the original.
Steps to reproduce:
1. Create a gateway group
2. Click the duplicate button
3. Enter a new name for the gateway group
4. Save
Expected result:
A new gateway is created with the newly entered name
Actual result:
pfSense gives an error that changing the name of a gateway group is not allowed.
This seems to be a recent regression since this was working prior to 24.11.
Files