Forums

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

How can I search components, of a Project 'myproject', that start with 'mywork |' ?

dharma teja
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 10, 2020

How can I search components, of a Project 'myproject', that start with 'mywork |' using Jquery ? Here I have 'n' number of components that start with 'mywork |'.

Please answer my query.

1 answer

0 votes
Jack Brickey
Community Champion
September 10, 2020

Hi Dharma, welcome to the Community. You can't really do that w/ JQL as the "~" operator is not a valid options. Moreover, JQL search is for issues not Components. To explain further by hypothetical scenario, if the "~" operator were to be supported for Component, then the JQL - project = myproject and component ~ "mywork" would find all issues in myproject that had any mywork-xxx components set. It would not however include any mywork-xxx components that were not used in any issue.

What you can do is to export all issues for myproject to CSV and include the component field then you could use excel to find what you are seeking with the exception of any non-used components.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events