Hi Community,
We are using Jira software (server) and usually we use number of plugins to reach out the requirements and they will get expire by due date.
For expiry date of license we usually monitor manually, but our plan is to automate i.e., Implementation of a script to get notification before the due date (Ex :- 15/30 days) to the administrators.
Could anyone please suggest the approach. TIA
Thanks
Ranjith
Hi, @ranjithkumarx.s
You can use REST API.
https://jira_address/rest/plugins/applications/1.0/installed/jira-software/license
It shows information about license
More information here:
And here information about add-ons license:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.