hi,
I would like when I publish an AssetVersion, that my thumbnail is used to update the parents Task and Shot.
The problem is that the thumbnail is generated by makeReviewable and I have no way of knowing when it's finished.
Because when it finishes generating the web review it crushes the current thumbnail by his own.
In summary :
- how can I detect the addition of a new thumbnail? And execute code as soon as it happens
- is there a better solution for it to do it automatically?
Thank !