How can I set Group Type field on Group table using script?
I have few user groups . I have the encoded query with their sys ID after filtering the required records. I would like to know how can I insert multiple group types i.e (ITIL, Demand,Agile) to these groups considering few groups already have some val...