vidakovic commented on PR #6231: URL: https://github.com/apache/fineract/pull/6231#issuecomment-5250352522
Concerning scenario 1: changed hook order, idempotency now before audit, but the core hooks are still running first; this is intentional because if something fails I want to have some context (e.g. IP address); introduced a `skipHooks` context attribute that avoids the duplicate key storage attempt. -- 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]
