Skip to content

Ability to save user details to mongo for export destination and AET #288

@JoeBatt1989

Description

@JoeBatt1989

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 feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions