Has anyone seedn this error before? `Items you ha...
# suitescript
d
Has anyone seedn this error before?
Items you have requested in the record have been deleted since you retrieved the form
... this starting happening at midnight Jan 1 2021.
b
one of the weird errors that i dont trust
tends to happen in new accounts that have not been setup properly
id make sure that all accounts and custom forms use by the record are set
d
What's odd is that it happened at exactly MIDNIGHT of 2020/2021
Nothing has changed in this account since Oct 2020
Remind me ... does NetSuite like its dates for having leading zero's?
p
Probably some messed up new year date stuff, what with 2021 still being week 53. This is a nice read: https://ericasadun.com/2018/12/25/iso-8601-yyyy-yyyy-and-why-your-year-may-be-wrong/
d
Interesting, yet ... I don't do much date string conversion ... certainly nothing with capital YYYY
p
I was more thinking about internal NS code :D
d
Right. An issue with their 'parse' function
I'm absolutely using
format.parse
from their N/format module