spring-ldap icon indicating copy to clipboard operation
spring-ldap copied to clipboard

DnAttribute annotation ignores value if index is present

Open marcusdacoregio opened this issue 3 years ago • 1 comments
trafficstars

The DefaultObjectDirectoryMapper ignores the value attribute from @DnAttribute if index is present.

See the following sample: https://github.com/marcusdacoregio/ldap-odm-index-bug

This is strange behavior that could be fixed or at least documented properly.

Related to https://github.com/spring-projects/spring-ldap/issues/315

marcusdacoregio avatar Aug 16 '22 12:08 marcusdacoregio