- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2016 07:51 AM
Once a DREQ is approved, it still appears on My Work gauge and the ITIL Homepage. How do I filter these out?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-09-2016 02:31 PM
I was able to make this work. The OOB BR 'task closer', does not include 'dmn_requirement' table in the condition -- this was causing Demand Requirements to close (go inactive) only when their state was set to Rejected and causing resolver queues to grow with approved DREQs on Closed Completed Demands.
To resolve:
I created the BR (listed in my comment from Feb 9, 2016 2:06 PM )
Copied the OOB 'task closer' BR and added " && current.sys_class_name != 'dmn_requirement' " as a condition
I then deactivated the OOB 'task closer' to avoid conflicts
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2016 07:58 AM
Hi Michael,
You are the approver for the request or you are the assigned to person who is working on it ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2016 08:02 AM
At this time the approver and assigend to are the same person.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2016 08:05 AM
Ok that is the reason still it is showing under my work. There will be a filter condition to display the active records under My Work. If you have report admin or admin role then you can edit the gauges.
Please hit helpful or correct answer if you satisfied with answer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-18-2016 08:13 AM
I tested this out by changing the DREQ to approved (and making the Approver and Assigned to different people) and it is still showing as Active and still under My Work. Thoughts?