Skip to content

Any meta data should not be case sensitive #482

@answeranand

Description

@answeranand

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.

  1. POST router_workflow_3 to workflow manager
  2. Trigger a DICOM
  3. Check logs and retrieved payload ID
  4. 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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions