APFJ - March 2024

Summary 🌟 Copy link to heading

In this release, no new features were created, but several improvements and bug fixes were provided.


Improvements Copy link to heading

Allow Issue Field Group to group values from the description table IMPROVED Copy link to heading

Group names (i.e., “Admins”, “creative team”) are now allowed to be used in the “Approval Path” table in the description on the “Issue field - Group” steps, alongside users and email addresses. The group name in the description table must be the same as the existing group name from Jira.

description table.png

Send email notification from the approval list IMPROVED Copy link to heading

Approval request or notification can be sent as direct email messages. Mail can be sent to an active step of approvals with the state “in progress”, including users, groups (except for people who already gave their voice), and external users. All delegates should also receive notifications.

send email AP.png

 

Further testing improvements IMPROVED Copy link to heading

Several improvements and E2E tests were provided.

Bug Fixes Copy link to heading

Fixed production null error when updating global settings FIXED Copy link to heading

Error happened when a Jira user updated global settings and had a null value in JiraNotificationMechanismType. An additional null check was added to prevent the problem.

Fix switch theme icon FIXED Copy link to heading

Only the light theme was available and it couldn’t be changed. Dark theme is now available.

Non-functional "Switch theme" button on approval path issue view FIXED Copy link to heading

The "Switch theme" button on the approval path issue view was non-functional. It was ensured that the button correctly toggles between light and dark themes as intended.

theme icon.png