Transcript generation incorrectly triggers the files.ready webhook
We’ve found what appears to be a bug with the files.ready webhook.
Our integration uses this webhook to trigger Slack notifications and internal review workflows whenever a file is ready.
However, generating a transcript for an existing video also triggers the files.ready webhook, even though the file itself hasn’t changed. This causes our automations to run again, resulting in duplicate Slack notifications and duplicate review work.
From our perspective, transcript generation shouldn’t emit a files.ready event.
Can anyone from the Frame.io team confirm whether this is a known issue?