Jelly is not working in JIRA 6.4
Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.
Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.
*Except Fisheye and Crucible
Overview
Jelly scripts no longer function as of JIRA v6.4. As seen in the End of Support Announcements for JIRA, it will no longer be packaged with JIRA, starting with version 6.4.
Workarounds
The following options provide functionality to replace Jelly:
- Groovy Script Runner
- JIRA Command Line Interface
- Create a custom add-on for JIRA. Our Getting Started with Development should provide steps to creating an add-on.