Tilt 15 Report post Posted June 23, 2015 Hi, is there an event when a new component is created on an AssetVersion? The first time an AssetVersion is published, I get an update event on its ispublished attribute. We have created a custom publishing tool that allows artists to add components to an already published version (for example when the preview movie/jpeg of an exr sequence has been rendered) but there's no way to react to that. I could make our tool set a dummy attribute on the AssetVersion so I get an update event... but that seems like a hack :-) edit: just saw that this is answered here: http://ftrack.rtd.ftrack.com/en/latest/developing/events/overview.html#publishing-events however, we're still using the ftrack.unmanaged location... that seems to explain why it doesn't fire an event. Share this post Link to post Share on other sites