[OPENDJ-6430] LDAP SDK Ldif#diff() returns empty modify requests for identical entries Created: 04/Jul/19 Updated: 07/Aug/20 Resolved: 04/Jul/19 |
|
Status: | Done |
Project: | OpenDJ |
Component/s: | core apis |
Affects Version/s: | 7.0.0 |
Fix Version/s: | 7.0.0 |
Type: | Bug | Priority: | Major |
Reporter: | Matthew Swift | Assignee: | Ondrej Fuchsik |
Resolution: | Fixed | Votes: | 0 |
Labels: | None |
Issue Links: |
|
||||||||
Epic Link: | Bugs 7.0 | ||||||||
Story Points: | 0.5 | ||||||||
Dev Assignee: | Matthew Swift |
Description |
The diff methods should not return empty changes. Clients are only interested in the differences. |
Comments |
Comment by Ondrej Fuchsik [ 07/Aug/20 ] |
Covered by unit test. |