Resolved! Can you update a group's type with a fix script?
I'm fairly new to Servicenow, been on the platform as an admin for about 4 months, and I am trying to update 32 groups with a fix script vs manually opening the records and updating the group type. Here is what I have: var grp = new GlideRecord('sys_...
