anyone else have a 2021.2 account and created a SS...
# suitescript
s
anyone else have a 2021.2 account and created a SS2.0 script successfully (i.e where API VERSION remains at 2.0)?
r
A new script? I can make one and upload if you'd like
Seems to be fine for me.
s
Thanks much for confirming @Ryan J Maybe I'll try again tomorrow and mysterious behavior will resolve itself.
❤️ 1
d
@stalbert can you check if there is an empty line in your script after */ and before import? In the previous versions absence of this empty line led to defaulting to 1.0, maybe in 2021.2 it leads to 2.1
s
good point. I'll check that.