-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
Description
When entering a lower case e into the meta data e.g {{ context.dicom.series.all('0008','103e') }} == 'O-MAR, 3 MINUTES'"
Router task was successful but argo task was not
Re-run with the following {{ context.dicom.series.all('0008','103E') }} == 'O-MAR, 3 MINUTES'" and both tasks were successful
Steps to reproduce
Please share a clear and concise description of the problem.
- POST router_workflow_3 to workflow manager
- Trigger a DICOM
- Check logs and retrieved payload ID
- In Mongo search for Payload ID in workflow instances
Expected behavior
Router task & Argo task both to be successful
Actual behavior
Only router task was successful
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
Done