[
https://issues.apache.org/jira/browse/FINERACT-2452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandar Vidakovic reassigned FINERACT-2452:
----------------------------------------------
Assignee: Aleksandar Vidakovic (was: Yu Wati Nyi)
> New Command Processing-Auditing
> -------------------------------
>
> Key: FINERACT-2452
> URL: https://issues.apache.org/jira/browse/FINERACT-2452
> Project: Apache Fineract
> Issue Type: Task
> Reporter: Yu Wati Nyi
> Assignee: Aleksandar Vidakovic
> Priority: Major
>
> This is related to the new command processing infrastructure. Currently, the
> audit trail is not recorded. The plan is to:
> * Implement an `AuditingCommandExecutor' from the `CommandExecutor'
> interface.
> * The `AuditingCommandExecutor` will audit the commands in the database
> after the command has been processed/executed.
> * There will be two more fields added to the CommandEntity.java:
> ** `result`: `Success` or `Fail` to record whether the command was
> successful or not
> ** `errorMessage`: to print on failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)