[ARN confluence helper app] - Improvements to JQL validation flow ✅
This release of the ARN confluence helper app includes an improved JQL validation process. The user can manually validate the JQL by clicking the 'Validate JQL' button. Depending on the variables used in the JQL (especially the version or sprint variables), the system may prompt the user to select a project or project & board for validation. Once validated, a green tick icon is displayed to indicate successful validation. This change provides users with greater control to validate the JQL against a desired sample project (or board) and assists in minimizing errors and superfluous system processing.
Click here to discover how to utilize the ARN Confluence Helper App for publishing release notes using customizable templates within your Confluence space.
New Confluence rule action to publish pages compatible with the 'New Confluence editor (v2) 🚀
The current confluence rule action in ARN does not support the creation of confluence pages that are compatible with the new Confluence editor (V2). We have now released a new Confluence rule action that lets you publish release notes that support the new Confluence editor. The templates in this case are located directly in your Confluence space settings. You can add ARN JQL sections and variables to get the desired outcome.
Added! Troubleshoot instructions for email rule action logs ✉️
If ARN email rule action emails aren't being delivered to certain users, refer to the troubleshooting instructions that are now readily available within the email rule actions & email rule logs.
💡 New feature alert! Manipulate date variables with various operators.
We have released a new feature that makes it possible to manipulate the date variables in ARN templates. This enables users to use the calculated value in the ARN template for various use cases such as calculating the remaining days until the release date or a date prior to the version release date. To indicate the use of an operator in the date variable the following syntax is used: [dateVariable|operatorName]. This supports various types of operators such as remaining days, elapsed days, add/subtract days/months/years, extract date/month/year
Here is an example of how the value of [releaseDate] variable can be manipulated using different operators.
Rersolved the problem with email actions using SMTP email 📧
Some email rule actions configured using an SMTP email experienced some disruption. The root cause of this issue was traced to a bug that was inadvertently introduced during the 13th April release. The issue has been successfully resolved in this release.
Fixed ! JQL section title display issue. 🐛
This release provides a fix to an issue where the JQL section title was not being displayed in the template preview or template output in some cases.