Bug Description:
when a replication agreement starts with "cn=->...", the upgrade is removing the entry.
Fix Description:
a check is missing when re-building dse.ldif in "setup-ds.pl -u" that provoked this entry not to be re-added to the file.
https://pagure.io/389-ds-base/issue/49946
Author: German Parente gparente@redhat.com
Review by: ???
Nice catch German !! The patch looks good to me but preferably wait for @mreynolds for the final ack.
Ack. Note - this PR needs to be rebased before merging...
rebased onto 614837ac4c28cfda2d2c0de16e866a2afed16923
Pull-Request has been merged by gparente
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 pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3029
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Bug Description:
when a replication agreement starts with "cn=->...", the upgrade is removing
the entry.
Fix Description:
a check is missing when re-building dse.ldif in "setup-ds.pl -u" that provoked this entry not to be re-added to the file.
https://pagure.io/389-ds-base/issue/49946
Author: German Parente gparente@redhat.com
Review by: ???