chengzhipengczp opened a new pull request, #325:
URL: https://github.com/apache/fineract-backoffice-ui/pull/325

   ## What and why
   
   Use the maker-checker reject command endpoint instead of deleting audit 
entries.
   
   The rejection handler previously called the DELETE endpoint, which removed 
the maker-checker audit entry instead of recording the rejection.
   
   ## Verification
   
   Verified that:
   - reject uses approveMakerCheckerEntry(id, 'reject')
   - delete endpoint is not called
   - success notification is shown
   - inbox refreshes after rejection
   
   Tests passed locally:
   - npm test
   - npm run lint


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