I am trying to add a deadline Comment when submitting. This parameter is not exposed by default on the AYON publisher and I was wondering it was possible to populate it using the additional job info section of the deadline profile settings.
{
“Comment”: “test”
}
When doing that, it is showing the collect job infos plugin, but it isn’t being passed on to Deadline afterwards.
Any way this could work from the AYON backend? Or would I have to modify the submission scripts directly?
this is what I am trying to do. I would be fine setting up the project name manually once per project, but ideally I’d like to have an ayon variable set by default to reflect the project name.