List Collector Reference Qualifier using the Task Assigned To field
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2025 08:47 AM
So we have a catalog task and it has a list collector of Servers. Those servers all have a system owner (owned_by field in the CMDB). When I generate a task, I want the list collect of Servers to ONLY show serves where the system owner is the "Assigned To" individual on the task.
How can we achieve this?
I've tried the folllowing:
javascript: "operational_status=1^owned_by="+current.assigned_to
and
javascript: "operational_status=1^owned_by="+task.assigned_to
If I use "current.variables.requester" in the reference qualifier, it works just fine, but I need it to filter by the assigned_to field and not the requester field.
Please mark this response as correct and/or helpful if it assisted you with your question.
Steven
0 REPLIES 0