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...?