Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How do you filter by Request Type?

Harry Bob
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 15, 2019

Hello,

 

How does one filter by Request Type?

 

I have a few queues that are used by different teams. I'd like to create a filter based on Request Type but I get the message that I need to switch to advanced which I'm not sure how?

 

Snip20191216_75.png

2 answers

1 accepted

1 vote
Answer accepted
Harry Bob
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 15, 2019

I managed to figure out the answer to my own question.

 

Had to switch to JQL and used 

 

"Request Type" = "Salesforce Team"

 

Snip20191216_76.png

Harry Bob
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 27, 2020

I used this for Classic. For Next-gen you can't use Request Type instead you use "issuetype"

Like Samuel Srungarapati likes this
Jamaal Sandy April 19, 2025

Thank you so much for this! I was wondering in Jira PS why it kept failing saying

"Invoke-JiraMethod : Field 'request type' does not exist or you do not have permission to view it."

 

Now I'm able to do a search based on issue types:

new code in PowerShell: get-jiraissue -query 'project = "iR" and issuetype = "onboarding requests"'

0 votes
Swaroop Kumar
Contributor
July 14, 2023

I'm trying to set a filter in one of the queues (in a Team Managed Project) using Customer request type, but I do not see the "Customer Request Type" as a JQL search. The Issue type shows incidents, service requests etc. but not the request form i'm searching for.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events