Summary 🌟
In this release,
New Features
Quick action buttons added on approval list view NEW
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.
- APFJ-447Getting issue details... STATUS
Improvements
Added API DELETE endpoint IMPROVED
New DELETE endpoints have been added to the Web API, allowing the removal of approvals.
DELETE /approvals/{ref} DELETE /approvals/{ref}/{id}
Bug Fixes
Fixed automatic reminder malfunction FIXED
There was an issue where emails were not sent as scheduled, even when automatic reminders were enabled in settings. We fixed this issue now emails working well.
Fixed notification email FIXED
We addressed a bug where "Summary" and "Action" were not displayed in emails for notification steps.
- APFJ-498Getting issue details... STATUS
Fixed comment timestamps issue FIXED
Locale was not applied to Approval Path’s comment timestamps in Jira issues. Now, both the locale and time zone is correctly applied based on the user’s Atlassian account settings.
- APFJ-251Getting issue details... STATUS
- APFJ-123Getting issue details... STATUS