Bug #14695
closedCopy function for User Manager Groups does not work for first group in list
100%
Description
It seems that https://redmine.pfsense.org/issues/12226 did not completely resolve this issue.
If you try to copy the first group in the list (gid doesn't seem to matter, just the fact it is the first listed group in the gui/config) it is only edited. Other groups are correctly copied though - have tried in 22.05 and 23.05.1 with same result on all. Using the copy button on the first group, opens the group edit form with the group name already populated - any changes on saving are made to the original group, other groups correctly open up the group form with no existing group name and on saving copy the original group settings to a new group.
Updated by Jim Pingle over 1 year ago
- Project changed from pfSense Plus to pfSense
- Subject changed from Copy Group only edits existing group to Copy function for User Manager Groups does not work for first group in list
- Category changed from User Manager / Privileges to User Manager / Privileges
- Status changed from New to In Progress
- Assignee set to Jim Pingle
- Target version set to 2.8.0
- Affected Plus Version deleted (
23.05.1) - Plus Target Version set to 23.09
Not specific to Plus.
Looks like most of the tests checking if the duplicate action is being performed are done in a way that would end up being false for an ID of 0.
I have a fix, commit coming shortly.
Updated by Jim Pingle over 1 year ago
- Status changed from In Progress to Feedback
- % Done changed from 0 to 100
Applied in changeset 9270d777907048d2bfc31f4e57a01e915ff71a88.
Updated by Danilo Zrenjanin about 1 year ago
The patch fixes it.
I am marking this ticket resolved.
Updated by Danilo Zrenjanin about 1 year ago
- Status changed from Feedback to Resolved
Updated by Jim Pingle about 1 year ago
- Target version changed from 2.8.0 to 2.7.1