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
...
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
Improved email storing system
...
...
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
...
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
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
Fixed missing information for emails
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
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 |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-521 |
---|
|
Show approvals in progress on awaiting approvals list on personal view
Fixed incorrect approval information
We have fixed an issue where approvals in progress were incorrectly marked as "rejected" in personal view.
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-517 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-513 |
---|
|
Jira Legacy |
---|
server | System Jira |
---|
serverId | b66650ca-af1e-397f-81f5-9d94924a0a26 |
---|
key | APFJ-509 |
---|
|
...
Fixed approval error when using parallel group
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.