Trigger a scenario based on a document proof step change
Hi,
I am trying to create a scenario that would be triggered whenever a document's proof status is updated.
Quick setup is there's a Workfront project with issues; issues will have documents (although it's not mandatory) and those documents will have a proof workflow. I need to trigger my scenario every time there's an update to the proof status of any document. Idea is to change the issue status when all documents are approved.
I tried triggering the scenario with issue record type and lastUpdateDate changed filter, but it seems that when the proof is updated, it does not alter the issue updated date. Same happens with the document record type and lastUpdateDate filter.
I can use the document version record type, but then I can't seem to target a specific projectID.
Any help would be appreciated.
Thank you in advance.