ilgrosso commented on code in PR #1127: URL: https://github.com/apache/syncope/pull/1127#discussion_r2184915623
########## core/persistence-api/src/main/java/org/apache/syncope/core/persistence/api/dao/GroupDAO.java: ########## @@ -58,7 +59,7 @@ public interface GroupDAO extends AnyDAO<Group> { List<AMembership> findAMemberships(Group group); Review Comment: This method shall be removed altogether -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@syncope.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org