Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
stylenone

Summary 🌟

In this release, we have new features including quick action buttons, new API endpoint and comment feature when issue gets rejected. Several fixes and improvements also introduced.

New Features (blue star)

...

improved email system, redesigned success and rejection button styles. As for bus fixes, resolved several issues, including display issue on the approval list page, incorrect approval statuses in view, and parallel group step issue.

...

Improvements (blue star)

Improved email storing system
Status
colour

...

Blue
title

...

IMPROVED

We have added "Approve", "Reject" and “Abstain” buttons to the approvals list. It allows users to take actions directly without entering each approval detail view.

Improvements (blue star)

...

improved our system to securely store all sent email messages directly in our database, allowing for better tracking and monitoring of email communications.

Improved visualization
Status
colourBlue
titleIMPROVED

Before, if you stop watching the issue, approval won’t start. We've improved the approval process to allow starting approvals even with 0 watchers.Success & rejection steps button style has been redesigned as below.

...

Bug Fixes (blue star)

Fixed missing information for emails
Status
colourGreen
titleFIXED

Product information was missing from the password recovery and login link emails. Now “Approval Path” is it’s correctly appeared.

Fixed approval list page view
Status
colourGreen
titleFIXED

Previously, approval list page was cut from the left side of the screen. After the fix, the list page view fits well on the screen.

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-521

Show approvals in progress on awaiting approvals list on personal view

Fixed incorrect approval information
Status
colourGreen
titleFIXED

We have fixed an issue where approvals in progress were incorrectly marked as "rejected" in personal view.

 

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-517

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-513

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyAPFJ-509

...

Fixed approval error when using parallel group
Status
colourGreen
titleFIXED

There was an issue where approval finalizes prematurely if the second group approves first in a parallel approval setup. After fix, now approvals are only considered complete when both groups inside the parallel group have finalized their approvals.