Inspiration

The current scripting add-ons for JIRA are not useable for cloud hosted JIRA or are difficult to use. JODA allows you to instantly create and run scripts without having to setup a hosting environment for access by the cloud instance of JIRA.

What it does

"JODA is JavaScript for JIRA!"

This add-on allows users to run custom JavaScript code. Combined with the JIRA REST API you can automate routine maintenance and other tasks.

What's next for JODA

This is a proof of concept prototype that allow scripts to be run on-demand. Next version will provide cron-based scheduling.

Share this project:

Updates