- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2018 11:06 AM
Hello Folks,
I am unable to populate assignment group via REST.
“short_description”:“This is a final test incidentwww”,“description”:“SIM descripiton testing”,“assignment_group”:“35e96ddd4fa1174090a942fd0210c70c”,“impact”: “4",“severity”: “3"}
Incident does get created successfully but assignment group is empty.
Any idea why ?
Thank you,
Eash
Solved! Go to Solution.
- Labels:
-
Integrations
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2018 11:19 AM
I would validate that the sys_id does correspond to a record on the group table in the target instance, and also that there aren't any reference qualifiers on the assignment group field that would prevent the value being written to it.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2018 11:19 AM
I would validate that the sys_id does correspond to a record on the group table in the target instance, and also that there aren't any reference qualifiers on the assignment group field that would prevent the value being written to it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2018 01:41 PM
Thank you guys. issue with ACL.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-18-2022 02:20 PM
I know this is an old thread, but what was the ACL issue? we have come across the same problem. thank you!