- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2022 10:51 PM
Hi Devlopers,
I have a requirement to add some substatus Choices for incident & task for On hold status.
On Hold - Pending Purchase
On Hold - Pending Return of equipment
On Hold - Pending New Hire start date
And these pending status should only visible to Abc assignmentgroup.
could you please help with suggestions.
Thank you
Solved! Go to Solution.
- Labels:
-
Team Development

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 12:38 AM
Hi Guru,
This seems to be a different issue, I tested in PDI and code works perfectly, can you mark my answer as correct and close the thread and open new thread so that your question can be addressed.?
Regards,
Musab
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 01:39 AM
Hi Musab,
Policy script is ok but running condition is not setisfy the requirement.
WE ARE USING WHEN TO RUN-
Assignment group contians =Abc
So i think this will check if task is assigned to assignment group abc then it will triger the script part.
However we have to check assigned to should be the part of abc group.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 01:49 AM
Hello Guru,
Your logic is flawed, why do you want to check assigned to instead of Assignment group.? Assigned to will be displayed based on Assignment group only right.? for example if you select 'Hardware' group as Assignment group then users part of 'Hardware' group will be displayed in 'Assigned to' only na.? Hence write condition based on Assignment group instead of Assigned to. If you want to include 'contains' then include like
Assignment Group 'Contains' 'ABC' like that
Regards,
Musab

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 05:46 AM
Hi Guru,
if your query is solved, please mark my answer as correct and close the thread
Regards,
Musab
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 12:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2022 12:38 AM
Hi Guru,
This seems to be a different issue, I tested in PDI and code works perfectly, can you mark my answer as correct and close the thread and open new thread so that your question can be addressed.?
Regards,
Musab
Regards,
Musab