about 2-5 weeks before they started updating accou...
# random
k
about 2-5 weeks before they started updating accounts to 2020.2 - there was an English UK update that threw a bunch of stuff out of wack.
p
Yeah, that was the worst deploy I've ever seen
Think they've given up on that now!
k
The worst part was the "oh hey this is how everything works now - but we aren't gonna warn you that we're changing it so you can update ALL your scripts that reference this"
s
interesting - it was just a language update?
p
Yes. They renamed transaction types and statuses too, which royally broke lots of things. They also presented the new values over ODBC, which killed lots of our ETL
The UI was also a complete mess, with a mixture of upper & lower-case names all over the place
The best one was workflows. You know how they have a “state”? That was renamed to “county” in the workflow UI 😂😂😂 (lol)
🤣 1
message has been deleted
s
they didn't rename any fields though, right? that would be truly troublesome
k
If i recall they did rename a couple standard fields
something about shipping i think
definitely changed statuses.
s
status string values you mean?
p
Yes
k
switched number of Ls in fulfilled - everywhere
s
yeah, that's why I try to avoid string values for any lists, but recognize it's unavoidable in some places.