Forums

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

How to use Jira API to get development filed value

Amanda Bai
March 17, 2026

How to use Jira API to get development filed value? Such as commit.message?

2 answers

1 vote
Tomislav Tobijas
Community Champion
March 17, 2026

Hi @Amanda Bai ,

development field is usually 'ID-ed' with customfield_10000

2026-03-17_09-13-37.png

But I don't think you'll be able to retrieve commit messages directly via standard API endpoints. For that, you might need to query your connected source code tool using its API.

However, you could try using Jira automation and smart values there, such as

{{commit.message}}

when using development triggers 👀

Hope this helps.

Cheers,
Tobi

Amanda Bai
March 17, 2026

Thanks, I had tried this method.

0 votes
Fazila Ashraf
Community Champion
March 17, 2026

Hi @Amanda Bai 

Welcome to community!

Check out the workaround in https://jira.atlassian.com/browse/JRACLOUD-92947 to see whether you can use it.

Amanda Bai
March 17, 2026

I want to get the commit message. it seems that could not be returned.

Suggest an answer

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

Atlassian Community Events