Aman-Mittal commented on code in PR #6161:
URL: https://github.com/apache/fineract/pull/6161#discussion_r3637419677


##########
fineract-working-capital-loan/src/main/java/org/apache/fineract/portfolio/workingcapitalloan/api/WorkingCapitalLoanDelinquencyActionApiResource.java:
##########
@@ -62,6 +62,7 @@ public class WorkingCapitalLoanDelinquencyActionApiResource {
 
     private static final String RESOURCE_NAME_FOR_PERMISSIONS = 
"WC_DELINQUENCY_ACTION";
     private static final String DISABLE_RESOURCE_NAME_FOR_PERMISSIONS = 
"WC_DELINQUENCY_DISABLE";
+    private static final String RESET_RESOURCE_NAME_FOR_PERMISSIONS = 
"WC_DELINQUENCY_RESET";

Review Comment:
   I am seeing you have added new RBAC permission. can you explain the usecase 
in this?



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

Reply via email to