[NAE-1930] Modify Annotation in LdapUser Class for Indexing#232
Conversation
- remove problematic unique setting
|
This PR has Quantification details
Why proper sizing of changes matters
Optimal pull request sizes drive a better predictable PR flow as they strike a
What can I do to optimize my changes
How to interpret the change counts in git diff output
Was this comment helpful? 👍 :ok_hand: :thumbsdown: (Email) |
|
Kudos, SonarCloud Quality Gate passed!
|









Description
removes unique=true designation from Indexed annotation for LdapUser. The reason for this is that users cannot be properly indexed (on property DN) as long as both LdapUser and User classes are saved within the same mongodb collection
Fixes NAE-1930
Dependencies
none
Third party dependencies
none
Blocking Pull requests
none
Checklist: