7.1.5
Version 7.1.5 was released on June 17, 2025.
Bug fixes
CHK-1631 Opening the Edit work item dialog by clicking a checklist field that has a ScriptRunner behavior does not focus the field and change field tabs if the field is in a secondary tab.
CHK-1632 The Automation for Jira integration “Checklist condition” fails to render and turns the page white in Jira10 if it is created in an "If / else block”.
CHK-1639 Some words are doubled and overlaid when editing a checklist using the free form editor on some Chromium browsers.
Breaking changes
The REST API endpoint to favourite a template is now callable using the PUT
method (previously POST
). This change was done to correct a CSRF vulnerability.