Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TN-3184, report any in-process QNRs attempting to change authored dat…
…es (#4336) When a questionnaire response is UPDATED (via PUT from the assessment engine), make a note of the situation in the audit log, and log a warning as per TN-3184. Example audit generated when testing: ``` 410347 | 128 | 4032 | assessment | 2023-08-28 23:15:56.849448 | 2 3.7.24.3.dev4+g5b2dcee5.d20161205 | updated QuestionnaireResponse 4175 for user 4032 completed 2023-01-08T20:00:00Z UNEXPECTED authored change; was previously 2 023-01-04T20:00:00Z ```
- Loading branch information