-
Problem report
-
Resolution: Fixed
-
Major
-
6.4.15rc1, 7.0.0rc1, 7.0 (plan)
-
S24-W22/23
-
1
Steps to reproduce:
- Open Users -> Authentication -> LDAP settings
- Enable LDAP authentication with JIT provisioning
- Configure LDAP server with at least 2 media type mappings
- Click Update
- Re-open the LDAP server's configuration
- Remove the first media type mapping
- Click Update
Result:
Console error is displayed:
TypeError: ldap.provision_media.entries is not a function or its return value is not iterable
See video:
Expected:
No errors should be displayed. Should be possible to remove the media type mapping and update the configuration.