Just had an odd one, a script that’s been in place...
# suitetalkapi
d
Just had an odd one, a script that’s been in place for a while that checked if an item was an “Inventory Item” just failed, because the type returned was “Inventory item” (lower case I), anyone else seeing things like this?
p
Yes. The workaround is to change the user preference for Language to English (International). They've messed up English (UK)
Please open a ticket with support so that the priority is upped, it's currently a U3 defect
Defect # is 590783
d
Ah thank you @PNJ
k
Thanks @PNJ This has broken some of our ETL processes in the Database...
Do you have a list of the value that were changed?
p
The main things are transaction type names & transaction statuses. The easiest thing to do is use the above workaround
k
I don't think this will fix the valeus in the database, workaround is fine for the UI
p
It does
The DB values are driven by the language selection, I have tested it
They obviously use an abstraction layer when presenting data over ODBC
k
Great! Will change this now on Sandbox - thanks for your help
p
No worries
I changed all of our ODBC users this morning & it seems to have resolved the issues
d
We’re seeing it affecting SuiteScripts too that do text comparisons of statuses