#47380 Winsync loses connection with AD objects when they move from the console.
Closed: wontfix None Opened 10 years ago by nkinder.

When moving an entry in Console via drag/drop from one container to another, a delete operation is performed followed by an add operation. This causes problems when a sync agreement is set up with Active Directory, as the deletion will cause attribute values and grouping to be lost.

The Console should be updates to use the MODRDN operation when an entry is "moved" via drag/drop. This will work fine with AD sync, as we support sync of MODRDN operations already.


Looks good, one very minor request: use java comment styling instead of C style for single line comments.

{{{
"//" verses "/ ... /"
}}}

git patch file (master) -- Per suggestion by Mark, replaced the C style comments with the Java style ones.
0001-Ticket-47380-RFE-Winsync-loses-connection-with-AD-ob.2.patch

Reviewed by Mark (Thank you!!)

Pushed to master:
af957c5..e2ab483 master -> master
commit e2ab4839652b75e678be9dd8225b050d16c2cfd5

Metadata Update from @nhosoi:
- Issue assigned to nhosoi
- Issue set to the milestone: 389-admin,console 1.1.36

7 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/717

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: Fixed)

3 years ago

Login to comment on this ticket.

Metadata