CDCgov / phdi

https://cdcgov.github.io/dibbs-site/
Creative Commons Zero v1.0 Universal
32 stars 14 forks source link

Update how Orchestration calls the Trigger Code Reference service #2125

Closed gordonfarrell closed 1 month ago

gordonfarrell commented 2 months ago

Action Requested

We need to update how Orchestration interacts with the TCR. In a previous ticket the endpoint was updated to better serve our TCR needs. This ticket is to update Orchestration to reflect the new TCR realities

Acceptance Criteria

Testing

Integration test updates

Designs

Nope, all backend

Background & Context

The purpose of this and the previous ticket are to bring condition stamping more in line with what we need to happen to properly enable relevant labs and conditions

emmastephenson commented 1 month ago

Much of this work may already have been done in creating the new endpoint - this is likely going to be a check of the handlers.py file to make sure there are no lingering references to the old code.