Forums

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

Jira development panel rest calls not work

YUga Vish
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!
April 30, 2025
We are levering the Jira - GitHub integration app and using jira-lint action from here - https://github.com/marketplace/actions/jira-lint 
My Jira URL starts with https://<company>.atlassian.net/
  • Currently, we are able to perform search, post, and put operations using the following API calls
    • {JIRA_URL}/rest/api/2/search
    • /rest/api/2/issue/jira-id/transitions
    • /rest/api/2/issue/jira_id?fields=fixVersions
  • However, we are not able to see any responses for the below API calls
    • /rest/dev-status/latest/issue/summary?issueId={issue_id}
  • Its not pulling any of the Development panel data, via rest calls 

Any of you have seen this type of issue? Please provide some /rest calls if you have any jira urls to fetch the below

1. Get the deployment time and date

2. Get the date and time of the first commit

 

Thanks!

Yug

1 answer

0 votes
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 4, 2025

Hello, Good day. I confirmed the following end point still works.

/rest/dev-status/latest/issue/summary? issueId=

Screenshot 2025-05-05 at 8.39.21 AM.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events