- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2019 03:39 PM
I am creating an incident using Rest API, I am was not specifying a value for the priority field and it was automatically setting the priority as 2 - High. I then decided to specify the priority as 4 - Low, it isn't acknowledging my value, it keeps setting it as 2 - High. What am I doing wrong?
Solved! Go to Solution.
- Labels:
-
Field Service Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2019 10:38 AM
I'm not sure what you're instance config looks like, so this is really a shot in the dark.
Do you have any Business Rules or Priority Lookup Rules in place that may be overriding what you're doing here?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2019 10:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2019 10:38 AM
I'm not sure what you're instance config looks like, so this is really a shot in the dark.
Do you have any Business Rules or Priority Lookup Rules in place that may be overriding what you're doing here?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2019 11:38 AM
Thanks Matthew! It actually turned out to be a Business Rule causing my problem.