Forums

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

How to filter issue in which commit is done in master branch only?

Geetanjali Sharma
Contributor
January 6, 2023

I want to search for all the tasks and bugs wherein my development team has done commit directly into the master branch only. Is there a way we can filter out these work items?

1 answer

0 votes
Ravi Sagar _Sparxsys_
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 6, 2023

Hi @Geetanjali Sharma 

Based on my knowledge I don't think it is possible to search based on branches.

You can however search based on development status like commits or pullrequests.

For instance.

development[commits].all > 0

This will return issue with commits in code.

Or something like this.

development[pullrequests].all > 0

 Refer to this page for more details: https://support.atlassian.com/jira-work-management/docs/advanced-search-reference-jql-developer-status/

I hope it helps.

Ravi

Geetanjali Sharma
Contributor
January 6, 2023

Hey @Ravi Sagar _Sparxsys_ 

 

Thank you for your input, I am using these queries for filtering committed issues, however, for audit perspectives I need to check work items that have commits in Master branch only. Just wondering if we can find some shortcut for this.

Suggest an answer

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

Atlassian Community Events