Skip to main content
Skip table of contents

Display work items with the same Affected services

Problem:

Service desk agents struggle to identify potential major incidents or outages early when working on customer requests. This leads to longer ticket processing times and inefficient incident investigation, as agents lack visibility into other work items affecting the same services.

Solution:

Display work items with the same affected services within the current work item. This enables agents to quickly spot related incidents or patterns and respond more efficiently.

Tutorial

Prerequisites

Configuration steps

1 - Access Elements Overview in Project Settings
  • Go to your JSM project.

  • Click on Project Settings > Apps > Elements Overview.

  • Create a new overview.

image-20250724-160805.png

  2- Choose Where to Display the Overview

  • In the Display section, select where the overview will appear.

  • For this use case, select “Work item panel” so agents can see it while processing tickets.

image-20250724-154137.png

 

Pro-tip: Use display conditions to restrict the overview to work items matching specific JQL.

 

3- Configure Which Work Items to Display

In order to pull work items with the same Affected services as the current work item, you’ll need to choose the “Dynamic JQL” mode.

  • In the Focus section, choose “Dynamic JQL” mode.

  • In the “Work items to retrieve” field, enter:

CODE
"Affected services" IN ()

Use the IN operand (not =) since “Affected services” is a multi-select field

  • Click “Insert” and select the “Affected services” field to inject the dynamic variable.

image-20250724-154111.png

Result:

image-20250724-154242.png
  • Test your query using the issue picker and “Test query” button.

image-20250724-154423.png
4- Select Fields to Display in the Overview Table
  • Configure the table layout.

  • Choose which fields to show in the overview table.

For this use case, we selected the following fields:

image-20250724-154945.png
  • Use the Preview feature to see how the table overview will render in the context of the work item selected.

image-20250725-073407.png

 

5- Final result

When processing a work item, Service Desk agents will see all work items with the same Affected services, quickly allowing them to identify related incidents and respond more efficiently to potential major issues.

OVERVIEW AFFECTED SERVICES.png

 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.