tweak the help text

This commit is contained in:
Milan Kolar 2020-12-16 20:40:04 +01:00
parent a62116ec71
commit 86f27fd3f7
5 changed files with 6 additions and 6 deletions

View file

@ -71,8 +71,7 @@
"status_version_to_task": {
"enabled": true,
"mapping": {
"Complete": [
"Approved",
"Approved": [
"Complete"
]
},

View file

@ -179,4 +179,4 @@
}
}
}
}
}

View file

@ -136,7 +136,8 @@
"enabled": false
},
"ValidateAttributes": {
"enabled": false
"enabled": false,
"attributes": {}
},
"ExtractCameraAlembic": {
"enabled": true,

View file

@ -87,4 +87,4 @@
]
},
"filters": {}
}
}

View file

@ -211,7 +211,7 @@
},
{
"type": "label",
"label": "<b>Set Task status based on changed Asset Version status.</b><br/>Version's new status on <b>left side</b> trigger to change task's status to first possible on <b>right side</b>.<br/> - it is also tried to set version's status to task if none will match or will be available"
"label": "<b>Change Task status based on a changed Version status.</b><br/>Version's new status on the <b>left</b> will trigger a change of a task status to the first available from the list on <b>right</b>.<br/> - if no status from the list is available it will use the same status as the version."
},
{
"type": "dict-modifiable",