#51132 Winsync setting winSyncWindowsFilter not working as expected
Closed: wontfix 3 years ago by mreynolds. Opened 3 years ago by mreynolds.

Issue Description

When setting winSyncWindowsFilter to a specific filter replication updates are not sent to DS. New entries created are sent to DS, but any update on an exiting entry (that does match the filter) is still not sent to DS.

This is because we incorrectly process the filter, a second time, on the just updated attrs in the entry which will typically fail most of the time.


Metadata Update from @mreynolds:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None

3 years ago

Commit 75c8de1 relates to this ticket

Commit 75c8de1 relates to this ticket

f280428..3d98eb1 389-ds-base-1.4.3 -> 389-ds-base-1.4.3

98fe0d6..dbae8c8 389-ds-base-1.4.2 -> 389-ds-base-1.4.2

6f14ce5..7cc0f1d 389-ds-base-1.3.10 -> 389-ds-base-1.3.10

Metadata Update from @mreynolds:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

3 years ago

Metadata Update from @mreynolds:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1839085

3 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/4185

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
Related Pull Requests