mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Merge pull request #847 from pypeclub/feature/next_task_update_with_settings
Next task update with settings
This commit is contained in:
commit
2c6c850479
4 changed files with 425 additions and 182 deletions
|
|
@ -84,8 +84,12 @@
|
|||
"next_task_update": {
|
||||
"enabled": true,
|
||||
"mapping": {
|
||||
"Ready": "Not Ready"
|
||||
}
|
||||
"Not Ready": "Ready"
|
||||
},
|
||||
"ignored_statuses": [
|
||||
"Omitted"
|
||||
],
|
||||
"name_sorting": false
|
||||
}
|
||||
},
|
||||
"user_handlers": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue