How to add managed by of CI from change request to CAB meeting
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2025 10:05 PM
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".
Thanks!!
1 REPLY 1

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2025 03:26 AM
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"];