If I manually add a draft job, the shotgun panel doesn’t seem to work.
First of all, I noticed there is no “create version” checkbox like when you click ‘pipeline tools’ to add sg and draft events within an integrated submission.
Second, the “Version” field doesn’t populate and refuses to let me set it. “Description” also, is unresponsive.
The log says ‘Validation failed on Version Name’
Getting Version list for task ‘Test04 > 001_0100 > previz’… done!
This makes manual submissions of Draft completely useless if the version can’t be created.
we have 10.0.9.2 , but we use our own shotgun version workflow.
Looking at our repo and your errors, the ShotgunUtils lib is getting added to the events path from:
/events/Shotgun/
In our version of the ShotgunUtils, it does have GetIniFileData function.