Skip to content

Commit 6e374f1

Browse files
committed
Think the wrong tag was sent
1 parent 8d08a92 commit 6e374f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/murfey/server/api/workflow.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ def register_dc_group(
138138
_transport_object.feedback_queue,
139139
{
140140
"register": "atlas_update",
141-
"tag": dcg_params.tag,
141+
"tag": dcg_instance.tag,
142142
"atlas_id": dcg_instance.atlas_id,
143143
"atlas": dcg_params.atlas,
144144
"sample": dcg_params.sample,

0 commit comments

Comments
 (0)