-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 11.5
-
Component/s: Administration, Usermanagement
-
Labels:None
-
Funded by:
How to reproduce
- Go to user management, search for a user
=> user found - Go to admin->customizing->user properties
- Enable genericCheckboxProperty on the org.olat.admin.user.UsermanagerUserSearchForm context
- Go to user management and search for the same user again
=> NOK: user not found anymore (no matter wether checkbox is on or off)
Probably a left-join style problem. Fixable with reasonable effort?