Actions
Task #205
closedAudit - extended audit handler
Start date:
11/22/2016
Due date:
% Done:
100%
Estimated time:
12.00 h
Owner:
Description
Spring data audit handler (UsernameAuditor) fills cretor's username only and tries to fill creator and created even for update operation (see DefaultFormService.saveValues).
We need extend (or implement) audit handler features:- save creator and modifier uuid + username
- save original creator and modifier (switch user functionality)
- ignore creator and created when record is updated (preserve original values automatically)
Actions