I'm out of capacity to maintain this plugin, however, as I have mentioned before, you can submit a Pull Request to make this plugin work for Jira SAAS, and I'm more than happy to review your changes and merge it.
If you'd like to update the plugin documentation to show that it does not work with Jira cloud, you can become a plugin maintainer. There are several people in the Jenkins community that are willing to help new maintainers. There is also the improve a plugin tutorial series.
Mark Waite
added a comment - ceilfors has stated
I'm out of capacity to maintain this plugin, however, as I have mentioned before, you can submit a Pull Request to make this plugin work for Jira SAAS, and I'm more than happy to review your changes and merge it.
If you'd like to update the plugin documentation to show that it does not work with Jira cloud, you can become a plugin maintainer . There are several people in the Jenkins community that are willing to help new maintainers. There is also the improve a plugin tutorial series.
Thanks markewaite - so does this mean that plugin is NOT compatible with Jira 10? It doesn't say anywhere if it is or is not compatible.
Joshua
added a comment - Thanks markewaite - so does this mean that plugin is NOT compatible with Jira 10? It doesn't say anywhere if it is or is not compatible.
joshuasisk I believe that the Jira trigger plugin is not compatible with Jira cloud based on the description in JENKINS-73025 .
My comments were trying to guide you that if you'd like to make an update to the plugin documentation, you can submit a pull request proposing the documentation change. You can take a further step and implement support for Jira cloud as a pull request. You can take an even further step and adopt the plugin and become a maintainer of the plugin. ceilfors is not actively maintaining the plugin.
Mark Waite
added a comment - joshuasisk I believe that the Jira trigger plugin is not compatible with Jira cloud based on the description in JENKINS-73025 .
My comments were trying to guide you that if you'd like to make an update to the plugin documentation, you can submit a pull request proposing the documentation change. You can take a further step and implement support for Jira cloud as a pull request. You can take an even further step and adopt the plugin and become a maintainer of the plugin. ceilfors is not actively maintaining the plugin.
markewaite - I am trying to ascertain if this plugin works with Jira 10. Do you know if it is compatible with Jira 10?
I don't use Jira Cloud, so I would not be able to even attempt getting this plugin to work with that.
Joshua
added a comment - markewaite - I am trying to ascertain if this plugin works with Jira 10. Do you know if it is compatible with Jira 10?
I don't use Jira Cloud, so I would not be able to even attempt getting this plugin to work with that.
Additionally I have rephrased the ticket to remove any references to Jira Cloud. I will re-open this and link it to JENKINS-73025 as related. Jira 10 on-prem compatibility is a separate topic from Jira Cloud compatibility, as they are different product lines.
Joshua
added a comment - Additionally I have rephrased the ticket to remove any references to Jira Cloud. I will re-open this and link it to JENKINS-73025 as related. Jira 10 on-prem compatibility is a separate topic from Jira Cloud compatibility, as they are different product lines.
Wisen Tanasa
Joshua
Votes:
0Vote for this issue
Watchers:
2Start watching this issue
Created:
Updated:
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
ceilfors has stated
If you'd like to update the plugin documentation to show that it does not work with Jira cloud, you can become a plugin maintainer. There are several people in the Jenkins community that are willing to help new maintainers. There is also the improve a plugin tutorial series.