I'm curious about any negative impact of setting t...
# suiteflow
j
I'm curious about any negative impact of setting the "approved"/final state of a simple sales order approval workflow to "Do Not Exit." Seems like it's potentially not ideal to have a bunch of active instances of said workflow on orders, most of which will end in "billed" status. But I'm setting some field display types conditionally that I need to remain set even when the order reaches an approved status. Any thoughts/comments would be appreciated!
a
I usually set the end state(s) of my approval workflows to do not exit and have not had any issues. (I have approvals on Expense Reports, Vendor Bills, Purchase Orders, Timesheets and Quotes) Sometimes if I DONT select do not exit the record will go back and enter the first state again after it leaves the last state which isn’t good So I usually keep do not exit checked
👍 1
j
Thanks for the response!