Forums

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

Will id field contain number only or can contain characters??

LS
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!
March 10, 2025

When I am listing issues using the endpoint /rest/api/3/search?jql=(project=10000). In json response I am getting id field as string. So I need to know whether id will contain numbers only or can contain characters??.

    "issues": [
        {
            "expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
            "id": "10010",
         }
      ]

1 answer

1 accepted

1 vote
Answer accepted
Mohamed Benziane
Community Champion
March 10, 2025

Hi,

In jira ID are always numbers

LS
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!
March 10, 2025

Hi,

Thanks for the answer. Do you know if the ID's maximum limit is Int32 or Int64?

Suggest an answer

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

Atlassian Community Events