389ds / 389-ds-base

The enterprise-class Open Source LDAP server for Linux
https://www.port389.org/
Other
213 stars 94 forks source link

Issue 6276 - Schema lib389 object is not keeping custom schema data upon editing #6279

Closed droideck closed 2 months ago

droideck commented 3 months ago

Description: Fix the condition in _edit_schema_object function, so it corretcly evaluates when we need to set an empty value to schema object. Add tests to cover add and edit Schema operations.

Fixes: https://github.com/389ds/389-ds-base/issues/6276

Reviewed by: ?