adamsaghy commented on code in PR #4483:
URL: https://github.com/apache/fineract/pull/4483#discussion_r2005676377
##########
fineract-core/src/main/java/org/apache/fineract/portfolio/search/data/SearchData.java:
##########
@@ -31,7 +34,9 @@ public class SearchData {
private final String parentName;
private final String entityMobileNo;
private final EnumOptionData entityStatus;
+ @JsonIgnore
Review Comment:
Why to ignore?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]