Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Summary 🌟

In this release,


New Features (blue star)

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.

quick button copy.png

APFJ-447 - Getting issue details... STATUS

Improvements (blue star)

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 (blue star)

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-498 - Getting 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-251 - Getting issue details... STATUS

APFJ-123 - Getting issue details... STATUS

APFJ-507 - Getting issue details... STATUS

APFJ-489 - Getting issue details... STATUS

  • No labels