#50915 Ticket 50914 - No error returned when adding an entry matching filters for a non existing automember group
Closed by spichugi. Opened by tbordaz.
tbordaz/389-ds-base ticket-50914  into  master

Download 50915.patch

Bug Description:
automember plugin adds matching members to a target group. If the target group
does not exist a message is logged but with SLAPI_LOG_PLUGIN level.

Fix Description:
Such situation (target group missing/deleted) is rare. It worths logging
the message, that automember did not add a member, at SLAPI_LOG_INFO

https://pagure.io/389-ds-base/issue/50914

Reviewed by: ?

Platforms tested: F30

Flag Day: no

Doc impact: no

rebased onto c80964270cefe0ea906155936f14061951f7e447

Pull-Request has been merged by tbordaz

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/3968

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

Metadata