Bug Description
See #3710, https://developer.atlassian.com/changelog/#CHANGE-2046 and https://developer.atlassian.com/cloud/jira/platform/changelog/#CHANGE-2046.
It seems like the APIs are deprecated for Cloud products and newer Server products, but if used against older versions the new APIs are not available. We need to make sure that when hitting older Server products we still use the deprecated APIs.
To Reproduce
Steps to reproduce the behavior:
- Create a Jira/Confluence server deployment of versions smaller than 10
- Try to sync content from these instances
- See error
Expected behavior
Sync works for older and newer Server deployments