Hi There, i’ve been experimenting with reviewables recently and have been attempting to get that bit syncing to flow. Currently my pipeline allows syncing both ways (aswell as autosync), and i’ve been able to push tasks, shots etc. At the same time however i am attempting to submit exrs to review and have them appear on shotgrid, with no luck.
I understand that the tag for reviewables should be ‘shotgridreview’, i’ve experimented with ‘flowreview’ and ‘shotgunreview’ just incase. I want to also note that I also am able to get the reviewables to push to the ayonreview side, and my publish logs seem to be clean, no error stemming from there. Wondering if im missing a step? Thanks
Just wanted to follow up with regards to my issues with Ayon Publishing Shotgrid Reviews. It seems like in the later iterations of the shotgrid Addon, 0.6.0 this issue is present. For some reason the shotgrid Plugins do not trigger, however running an older version of the addon like 0.5.0 seems to fix this problem.
Not sure what the cause is as im not seeing anything tangible in the logs, so im unaware on if something is causing it or if it just fails to trigger.
going back to previous versions of the addon seem to fix my issues.
Hi Amari,
We have same issue here, 0.6.0, 0.6.1 or 0.6.2 seems to be a bit buggy. The processort service seems to be bugged: it is an alternance of running and not running when looking at service page. ASH is up to date, same version of services & add-on.
We have no issue with 0.5.3.
Strange, my issue is similar however when checking the logs i do not see any indication of issues. I’ll give it another go later this week with the latest version and see if I can figure out why reviewable’s arent going through.
the last test I did was mismatch the version of the processors to the addon version, and then back, no varied changes.
From 0.6.X we have added some proactive validation to ensure everything is correctly configured before sync services start. @Damien this is the error message you’re having.
You might want to check the data type of your Task.sg_priority_1 custom field in your Flow instance.
(I’m going to ensure this validation is more meaningful and not mistaken for a bug in our next release.)
@Amari since 0.5.3 we have changed the way version and reviewable get synced over Flow. Now everything happens from the service itself instead of the publish task chain. This is easier to maintain and users don’t have to login to Flow on desktop anymore.
Upload should happen automatically as soon as a version get created with shotgridreview and webreview tagged representation.
Just tried again on my side, I get it working with addon 0.6.2, latest version of the AYON server and the same settings you posted. I’d recommend you update all to latest versions if you’re running into issues.
Hi @robin_de_lillo ,
Thanks for your input.
I do not remember having such a custom field created.
Is there a document somewhere for all required fields ? I may have missed it.
I’ll dig deeper, but if you have a link related to this field, I would very appreciate.
Thank you so much,
On AYON side there are no “required” field per se, the default “Folder Attributes Map” is empty, meaning it does not provide any default mapping.
Check this is the same in your instance, from what I can see Task entity in Flow defines both sg_priority_1/Priority (list) to represent priority as a tier and sg_priority/priority (text).
We can only sync AYON priority attribute to sg_priority text field.
You might want to edit your mapping settings in the Shotgrid addon. (ayon+settings://shotgrid/compatibility_settings/custom_attribs_map) to match :