How to fetch a version predicted, optimistic, and pessimistic completion dates via JIRA API?

João Bertacchi October 25, 2018

I want to create a Dashboard for all my projects showing the following information for each project version:

  • version name
  • a chart bar showing the number (or story points) of closed issues and the total number (or story points) of issues
  • start date
  • planned end date (release)
  • predicted completion date
  • pessimistic completion date
  • optimistic completion date

obs: Above info should be displayed twice (once for each version) for a project with two version.

I noticed that Version Report (https://confluence.atlassian.com/jirasoftwarecloud/version-report-777001521.html) contains all information that I need.

Is there a pre-built gadget that contains all that information?

I also consider building my own gadget. However I couldn't find an API for fetching a version predicted, optimistic, and pessimistic completion dates. What API can I use to fetch them?

1 answer

0 votes
Dharmraj Chauhan June 1, 2023

Hii, João Bertacchi

Do you able to find out this question answer? If yes then can you please like to share the answer.


Thanks

Suggest an answer

Log in or Sign up to answer