Forums

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

How to filter Jira issue by its Integer id (not by key)

Subhajit Bhuiya August 20, 2018

We are writing a Jira plugin where we want to filter Jira issue by its integer id. Right now we can do it by issue key which is alphanumeric. But the requirement is to do it by the integer id

1 answer

0 votes
Joe Pitt
Community Champion
August 20, 2018

The problem you're going to have is the project key is numbers repeat in every project. So you're going to have to restrict the search to a project anyway. What is the driving force for just the integer part of the key?

Subhajit Bhuiya August 20, 2018

Yes it is restricted to search within a specific project area. What I am doing is generating issue key like this

Project key + "-"+ issue id

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events