@CraigyD I've had that same issue before. It often is sourced from the status field in a transaction. So setting that field to something else ussually changes it. You can hide the status field if you want.
c
CraigyD
07/11/2018, 3:42 PM
Status field? Do you mean just internal id 'status' or another status on the quotes?
r
rant
07/11/2018, 3:43 PM
Like entitystatus field for transactions
c
CraigyD
07/13/2018, 3:17 PM
Tried this and it still didn't change anything 😕
CraigyD
07/17/2018, 7:39 AM
It seems that loading the record and re-submitting using a scheduled script triggers the overall status change. So I've triggered a short scheduled script on aftersubmit of the record which seems to efficiently do the job.