Bug Fixes
LDAP API Call Sets Invalid Value to a Group
Due to a bug, API call POST ldap/groups/content
sets the is_monitored
group to an invalid value of 2
:
The bug is fixed now so that groups not in the POST request will not be changed by the request.
Save Button not Available for the Outgoing Exported Data Setting
Due to a bug, the SAVE button would be unavailable (not clickable) under the Settings > Security > Outgoing exported data section:
The bug is fixed now.