The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how to automate up gradation of jira plugins

random thoughts
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 9, 2019

i am trying to upgrade jira plugin through ansible playbook ... let me know any possible ways to resolve this.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Stephen Sifers
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
January 16, 2019

Hello,

While upgrading add-ons is always a good idea, you should consider testing these upgrades prior to upgrading in production. We would suggest you have a staging environment to test against to ensure any updates do not negatively impact performance or the user experience. You may find more about about using a staging environment at Establishing staging server environments for Jira applications.

There is a REST API and Java API available for you to integrate with the products. The REST API does not have any functionality to update add-ons. The Java API can be used to create add-ons. With this said, the Java API does contain multiple classes which reference plugins. You may be able to find something within the Java API that will allow you to interact with plugins. You may find move about the Java API at Atlassian JIRA - Server Latest API.

I hope you find this helpful in providing some guidance on best practices for updating plugins and a path to explore for automation of plugin tasks.

Regards,
Stephen Sifers

TAGS
AUG Leaders

Atlassian Community Events