Skip to content

Clinical review plugin does not include reviewed task id #254

@jackschofield23

Description

@jackschofield23

Description

bug of #179

Clinical review plugin does not currently include the reviewing task id in the task clinical review message.

We also need to ensure that the plugin arguments
{
"name": "reviewed_task_id",
"value": "{{ context.executions.my_amazing_task.task_id }}"
}

{
"name": "reviewed_execution_id",
"value": "{{ context.executions.my_amazing_task.execution_id }}"
}

resolved to the relevant fields from the object defined in the workflow spec https://github.com/Project-MONAI/monai-deploy-workflow-manager/blob/develop/guidelines/mwm-workflow-spec.md#execution-context

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions