-
Notifications
You must be signed in to change notification settings - Fork 11
Closed
Labels
enhancementEnhancement to existing featureEnhancement to existing feature
Milestone
Description
Is your feature request related to a problem? Please describe.
Feedback we have had from GSTT is that they would like DB transactions to be traceable. This is currently only possible by looking at the logs and x-reffing with user actions and cannot be displayed in the UI.
Describe the solution you'd like
The ability to save the following to AET and Export Destination tables/collections:
- CreatedBy (Supplied in the request)
- CreatedDate (Populated by the service on a POST request)
- UpdatedBy (Supplied in the request)
- UpdatedDate (Populated by the service on a PUT request)
Describe alternatives you've considered
Managing through Logs is not feesible. Trusts want the knowledge to be able to have traceability if someone updates or creates a workflow which has an impact on clinical safety.
Metadata
Metadata
Assignees
Labels
enhancementEnhancement to existing featureEnhancement to existing feature