Skip to content

Commit cbe94de

Browse files
committed
fix taskId handling in update version
1 parent 093ec6e commit cbe94de

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ayon_api/server_api.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6859,7 +6859,6 @@ def update_version(
68596859
for key, value in (
68606860
("version", version),
68616861
("productId", product_id),
6862-
("taskId", task_id),
68636862
("attrib", attrib),
68646863
("data", data),
68656864
("tags", tags),

0 commit comments

Comments
 (0)