Bug 8118 - Some fields can reset when interacting with complex select elements
Summary: Some fields can reset when interacting with complex select elements
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Web Administration (show other bugs)
Version: trunk
Hardware: Other Other
: P2 Normal
Target Milestone: MediumPrio
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-16 15:35 CET by Alexander Zeijlon
Modified: 2023-05-16 10:29 CEST (History)
1 user (show)

See Also:
Acceptance Criteria:


Attachments

Description Alexander Zeijlon cendio 2023-03-16 15:35:40 CET
When editing an application group, some of the edited options reset if too many actions are taken before clicking save on the page.

Steps to reproduce:
1. Open an application group.
2. Add two applications to menu.
3. Add a user or group.
4. Save the application group.
5. Reopen the application group.
6. Delete the user or group.
7. Delete the applications one at a time.
8. Observe that the deleted user or group is back.
Comment 1 Linn cendio 2023-05-16 10:23:37 CEST
I found another example of this on the vsm/master page in web admin.

1. Add one group for "Allowed groups" and one user for "Allowed shadowers".
2. Click save.
3. Remove the group by clicking [->].
4. Remove the user by clicking [->]. Note that both "boxes" are now empty.
5. Click save.
6. Note that only the user has been removed. The group still shows up in the "box".

It seems that only the last thing to be removed is actually removed. I also tried the opposite by first removing the user and then the group, and then only the group was removed.

Note You need to log in before you can comment on or make changes to this bug.