ilgrosso commented on a change in pull request #289:
URL: https://github.com/apache/syncope/pull/289#discussion_r710932730



##########
File path: 
core/provisioning-java/src/main/java/org/apache/syncope/core/provisioning/java/data/UserDataBinderImpl.java
##########
@@ -675,6 +675,14 @@ private boolean isPasswordMapped(final ExternalResource 
resource) {
                             collect(Collectors.toSet()));
         }
 
+        if (userPatch.getRealm() != null) {

Review comment:
       please check that the patch is effectively changing the current Realm




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


Reply via email to