Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to add managed by of CI from change request to CAB meeting

Kiruthika J
Tera Contributor

Hi All,

How to add managed by of CI from change request to CAB meetings when UI action "refresh agenda item" is clicked, Managed by should get added to attendees and next time when refresh agenda item is clicked it should send notification to the attendees where invite sent is "false".

KiruthikaJ_0-1739340301957.png

Thanks!!

 

1 REPLY 1

Kieran Anson
Kilo Patron

You should be able to amend the script include CABAgendaItem. There is a constant value of which fields to pull attendees from

CABAgendaItem.TASK_FIELDS_FOR_ATTENDEES = ["assigned_to", "cab_delegate", "cmdb_ci.managed_by"];