Commit ceebe9f
committed
fix(user): preserve raw group type in add/edit
Update group option mapping in `CippAddEditUser` so `groupType` always uses `userGroups.groupType`, while `calculatedGroupType` is passed as a separate field. This avoids conflating calculated and raw group type values when handling selected groups.1 parent 08ad625 commit ceebe9f
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
907 | 907 | | |
908 | 908 | | |
909 | 909 | | |
910 | | - | |
| 910 | + | |
| 911 | + | |
911 | 912 | | |
912 | 913 | | |
913 | 914 | | |
| |||
0 commit comments