xurror commented on a change in pull request #905:
URL: https://github.com/apache/fineract/pull/905#discussion_r426212490
##########
File path:
fineract-provider/src/main/java/org/apache/fineract/useradministration/domain/AppUser.java
##########
@@ -663,4 +663,8 @@ public boolean isSelfServiceUser() {
return newAppUserClientMappings;
}
+ @Override
+ public String toString() {
Review comment:
Just curious, I'm not seeing this method being used anywhere, I wish to
know why you wrote it
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]