Forums

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

dev-status API no longer returns commits on tickets

Alaa Humaidat
Contributor
July 5, 2026

The following request returns an empty details array with http status 200:

[~]>curl -w "%{http_code}" -u "$USER:$TOKEN" -H "Content-Type: application/json" "https://atypon.atlassian.net/rest/dev-status/latest/issue/detail?issueId=1728410&applicationType=GitHub&dataType=repository" 
{"errors":[],"detail":[]}200

instead of the expected development info for Jira Cloud issues.

Has the endpoint been replaced or deprecated? If so, any other API to replace it? 

3 answers

2 accepted

3 votes
Answer accepted
Alaa Humaidat
Contributor
July 6, 2026

Seems that applicationType for github changed from "GitHub" to `oAuth-com.github.integration.production`

This works:

rest/dev-status/latest/issue/detail?issueId=<issue_id>&applicationType=oAuth-com.github.integration.production&dataType=repository

 

1 vote
Answer accepted
Arkadiusz Wroblewski
Community Champion
July 5, 2026

Hello and welcome to Atlassian community @Alaa Humaidat 

According to Atlassian this endpoints can change without notice and are intended for internal use only.

https://jira.atlassian.com/browse/JRACLOUD-92947 

Best,

Arek 🤠 

Alaa Humaidat
Contributor
July 5, 2026

Thanks @Arkadiusz Wroblewski 

Based on the ticket you mentioned, should we assume there is no supported endpoint replacing the functionality previously provided by dev-status?

We have internal tools that rely on the development information returned by that endpoint. We're trying to determine whether we should rewrite those tools to use another supported API or if this functionality is no longer available through any public API.

Like • # people like this
Arkadiusz Wroblewski
Community Champion
July 6, 2026

@Alaa Humaidat 

image.pngimage.png

https://developer.atlassian.com/platform/teamwork-graph/api-reference/relationship-types/jira-work-item-links-external-deployment/

As an Enterprise customer, you are entitled to extended support, so the best would be to open a ticket with Atlassian Support. Support.atlassian.com

Like • # people like this
0 votes
John Funk
Community Champion
July 5, 2026

Hi Alaa - Welcome to the Atlassian Community!

Can you share a screen shot from the Jira issue that shows the Development information? 

Alaa Humaidat
Contributor
July 5, 2026

Development Panel:

Screenshot 2026-07-06 075456.png

Reproducible for all of our tickets. 

Like • Arkadiusz Wroblewski likes this

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
ENTERPRISE
TAGS
AUG Leaders

Atlassian Community Events