You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Hi,
I'm trying to automate ZDU upgrade using the Jira REST API.
https://docs.atlassian.com/software/jira/docs/api/REST/9.11.0/#api/2/cluster/zdu-getState
However the returned content shows a different build/version number to the actual Jira version of the nodes
Returned by API:
{"state":"STABLE","build":{"buildNumber":820012,"version":"8.20.12"}}
Actual Jira cluster version:
Uptime | 10 hours, 35 minutes, 32 seconds |
Version | 9.4.8 |
Build Number | 940008 |
Also worth noting the Jira upgrade history is displaying the wrong value - not sure if that's related or where to change/update it. It was updated sometime in September and obviously the version is wrong
Last Upgrade | 25/07/23 6:26 pm (v8.20.12#820008) |
Could anyone provide some suggestions?
EDIT: Sorry this got posted in confluence instead of Jira, could mod help to move it or close it...?