#51132 Winsync setting winSyncWindowsFilter not working as expected
Closed: wontfix by mreynolds. Opened 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.


https://pagure.io/389-ds-base/pull-request/51133

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

Commit 75c8de1e relates to this ticket

Commit 75c8de1 relates to this ticket

f2804282b..3d98eb10a 389-ds-base-1.4.3 -> 389-ds-base-1.4.3

98fe0d678..dbae8c8fd 389-ds-base-1.4.2 -> 389-ds-base-1.4.2

6f14ce533..7cc0f1d0a 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)

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

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)

Metadata
Related Pull Requests