CDCgov / prime-reportstream

ReportStream is a public intermediary tool for delivery of data between different parts of the healthcare ecosystem.
https://reportstream.cdc.gov
Creative Commons Zero v1.0 Universal
73 stars 40 forks source link

[DRAFT] Add validation errors to the submission history API #9036

Open thetaurean opened 1 year ago

thetaurean commented 1 year ago

User Story

As a sender I want to be able to look at the submission history and see if my message failed validation and why so that I can monitor and self-troubleshoot submission issues.

Description/Use Case

Currently, the submission history API aggregates errors associated with submissions and returns them in the response. This aggregation needs to include any validation errors in the action log.

Risks/Impacts/Considerations

Dev Notes

Acceptance Criteria

thetaurean commented 1 year ago

This issue is ready for review @arnejduranovic

bishoyayoub commented 1 year ago

@thetaurean Anything else outstanding to take this to grooming?

bishoyayoub commented 1 year ago

@thetaurean Please move to ready for grooming or let me know if we should icebox this story.