logoBack to App page
My Requests Extension for Jira Service Management
Cloud Data Center
Documentation
FAQ
Release notes
Migration path
Integration
My Requests Extension for Jira Service Management
Cloud Data Center
Documentation
FAQ
Release notes
Migration path
Integration
Last updated Jan 8, 2026

Configuration

Find answers to questions regarding configuration

Is Approvals page available in the app?

At the moment, Approvals page is not available, but we are planning on supporting it in later versions.

Each time a search is performed, a corresponding JQL query is sent to Jira in the browser’s console (the Network tab) where you can preview the exact query.

Steps

  1. Navigate to the My Requests Extension page and open the browser’s console (ctrl+shift+J in Chrome).
    Chrome devtools
    Chrome devtools
  2. In the Network tab, clear the log using the crossed circle button.
    Devtools network tab
    Devtools network tab
  3. Apply the filtering on the requests list (for example: type a phrase in a text field).
  4. Click on the first request sent called requests.
    Requests sent
    Requests sent
  5. In the Response tab, you can preview the exact JQL query corresponding with your search.
    JQL query
    JQL query

Can I automatically redirect the customers to the app’s requests page?

Unfortunately, due to technical limitations, there is no possibility to redirect from the standard requests page to the app’s page. We also cannot change the link under the native “Requests” button. At the moment, the only solution is to display a banner with dedicated button, linking to the app’s requests page.

I can see my logo on the Requests page. Where does it come from?

Logo or a custom text visible on the Requests page comes from your Help Center look and feel settings. If you make any change in those settings, it will be automatically applied and visible on the app’s Requests page.

My Requests Extension - Help Center logo
My Requests Extension - Help Center logo

Can I use Assets as Filtering criteria on Requests page?

Yes, you can use Assets as Filtering criteria, once you connect to Assets API. This allows you to filter data based on asset attributes like location, type, or department.

However, this feature is currently not available for the users of custom domain. If you’re using a custom domain, filtering requests using Assets objects custom fields is disabled due to current technical limitations.

How to use the Approvers field as Filtering criteria ?

For the Approvers field to be recognized as a valid criterion for filtering by the My Requests Extension app, it must first be indexed by Jira’s search engine. This requires the field to have Searcher template configured in Jira.

To set the necessary Jira configuration and enjoy filtering with the Approvers field on Requests page, follow the below steps:

Steps

  1. Go to Jira admin settings > Work items > Fields.
  2. Click the Three dots icon next to the Approvers field and select Edit field.
My Requests Extension - Editing Approvers field
My Requests Extension - Editing Approvers field
  1. In the Edit Approvers view select User Picker & Group Searcher in Searcher template.
My Requests Extension - Configuring Searcher template
My Requests Extension - Configuring Searcher template

Once the required Jira configuration is set, you can go to the My Requests Extension settings and access Fields configuration to enable the Approvers field as Filtering criteria. It’s also possible to define the scope of user search by adjusting the field’s Settings.

My Requests Extension - Help Center logo
My Requests Extension - Help Center logo