Open jakauppila opened 6 months ago
It is my understanding that Atlassian is retiring support of self-hosted Jira instances, let me know if I'm incorrect.
See https://www.atlassian.com/migration/assess/journey-to-cloud which means that server instances will no longer receive security updates. Given this I would not support an End of Life product directly, if the functionality desired is available on cloud and would also work on server I'm open to a PR.
Atlassian retired the single-instance Server licenses but still plan to support the clustered On-prem Data Center licenses.
Thanks for the clarification, I'm open to supporting data center if it remains supported by Atlassian. I will take a look at what it will require to make the authentication and configuration work.
The Data Center product will still be supported. That because Atlassian is writing on their website "Upgrade to Data Center".
Description
We would love to utilize the Jira functionality but found that it does not support Jira Data Center as we self-host our Jira cluster. It would be great if support could be added for Jira Data Center alongside Cloud.
Describe the solution you'd like
The primary difference I see between the two is that Jira Data Center can utilize Personal Access Tokens when interacting with the API: https://confluence.atlassian.com/enterprise/using-personal-access-tokens-1026032365.html
Describe alternatives you've considered
No response