bugfix
This commit is contained in:
parent
35c311ddd0
commit
0a6792e8cf
@ -371,7 +371,7 @@ where backid=${backid}$
|
|||||||
'type': node['type'],
|
'type': node['type'],
|
||||||
'inst_round': inst.round,
|
'inst_round': inst.round,
|
||||||
'org_id': inst.org_id,
|
'org_id': inst.org_id,
|
||||||
'node_id': node['id'],
|
'node_id': node_id,
|
||||||
'input_ctx': node.get('input_ctx'),
|
'input_ctx': node.get('input_ctx'),
|
||||||
'output_ctx': node.get('output_ctx'),
|
'output_ctx': node.get('output_ctx'),
|
||||||
'status': 'pending',
|
'status': 'pending',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user