Obsolete built-in ignition functions?

Hello,
I recently upgraded my machine from Ignition 7.9.7 to Ignition 8. Some of the scripting is not working anymore. The only thing I can see is that the script is using some built-in functions that aren’t in the Ignition 8 manual. For example: system.alert.queryAlertStatus, system.tag.browseTags, and system.tag.getAlarmStates. Are these functions no logger supported in Ignition 8?
Thanks

All of those functions should still be supported in 8 - they’re deprecated, so we encourage you to use their newer alternatives, but we go to great pains to not break scripting compatibility, even between major versions. I believe only a single function from 7.X doesn’t work on 8.X.

Can you go into more detail on what “scripting is not working anymore” means? Where are you calling these scripts, are you receiving specific errors, etc? Also, how did you upgrade from 7.9 to 8.0?