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
Updated by Marcos M 2 months ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset cfe52b690f01d98cf369cfdf2f009d08e8f69202.
Updated by Georgiy Tyutyunnik 2 months ago
- Status changed from Feedback to Resolved
tested, reproduced.
patch fixes the issue
tested on:
25.03-BETA (amd64)
built on Tue Feb 4 1:23:00 CET 2025
FreeBSD 15.0-CURRENT
Updated by Jim Pingle about 2 months ago
- Subject changed from Gateway group "duplicating" functionality prevents renaming to Cannot set a new name when duplicating an existing gateway group