mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
ugly thing in name of compatibility?
This commit is contained in:
parent
3a24db94f5
commit
64f549c495
1 changed files with 1 additions and 1 deletions
|
|
@ -170,7 +170,7 @@ def get_product_name(
|
|||
"type": task_type,
|
||||
}
|
||||
if "{task}" in template.lower():
|
||||
task_value["name"] = task_name
|
||||
task_value = task_name
|
||||
|
||||
elif "{task[short]}" in template.lower():
|
||||
if project_entity is None:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue