Not sure if related, but I'm having workflows fail...
# performance
j
Not sure if related, but I'm having workflows fail to execute actions. The workflow logs says it did execute, but the transaction/field is not updated.
j
I’ve had that in the past when aNOTHER WF was failing and causing the first one to not complete even when it claimed to via logs
j
Hmm…that’s a very interesting lead to follow actually. There’s only one other one so it’ll be easy to check. Thanks for the insight!
y
I believe there might be some other action getting performed either from workflow or from script or from when your workflow update field. We to analyse and find the root cause of the issue then only we can fix it. I will be happy to assist you please DM me.
j
Update for those who are curious (I'm always interested in how these things pan out): Turns out it was the fact that we had a 60 month amortization schedule on one line of this vendor bill, and NetSuite didn't like the fact that we only had 3 more years of accounting periods created, not 5. Created periods through 2030 and was able to manually push the bill through. Will have to go back and adjust the workflow to account for this edge case and maybe throw some sort of message/error in the UI, but that's a project for later in the year when things free up (haha).