I cannot display directly the openpype custom attribut since ftrack does not allow to display hierarchical custom attributes
Do you know how to display them? , it’s very useful to quickly check shot duration for a list of shots
We have an ftrack event script that can sync hierarchical attributes to their equivalent non-hierarchical exactly for this purpose. It’s not pretty but id does the job. There have been long and painful conversations about the choice of the attr type, but it is what is is unfortunately in ftrack.
Also if you have ftrack addon enabled and the sync service running, you just need to turn it on here ayon+settings://ftrack:0.2.1/service_event_handlers/sync_hier_entity_attributes
I’have just looked at the settings in Openpype and they are also available.
Ok, so it’s an action i have to do manually each time we modify the frame start / end ?
Do you know what’s the new name of the attributes we have to display ?
We have an ftrack event script that can sync hierarchical attributes to their equivalent non-hierarchical exactly for this purpose.
To me sounds like Sync the non-column-displayable value to the displayable-columns which seems non-intuitive maybe since I’d expect producers to maybe alter the values using the columns once they can be visible instead of the (admittedly quite hidden away info tab’s) openpype attributes?
I’m assuming:
hierarchical attributes can not be shown in Ftrack columns and that’s the type OpenPype uses.
non-hierarchical attributes can be shown in Ftrack columns
I really wish Ftrack just did this better -it’s odd hierarchical attributes can’t be visualized in columns.