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 introducedshared boards now support quick filters, label filtering, and sorting by Sprint, making it easier to organize and view issues. Improvements include enhanced Share API logging and better display of parent links on shared pages. Bug fixes address issues with memory errors, JQL query issue, and various UI inconsistencies.

...

New Features (blue star)

...

Added quick filters on shared boards
Status
colourRed
titleNEW

We have added a new feature allowing shared boards to display the same quick filters available on Jira boards, with the ability to define custom quick filters.

Sorting by sprint field in filter share
Status
colourRed
titleNEW

We have added "Approve", "Reject" and “Abstain” buttons to the approvals list. It allows users to take actions directly without entering each approval detail viewfunctionality to sort by the sprint field in filter share, alongside existing options for sorting by summary and status.

Added label filtering option
Status
colourRed
titleNEW

We've implemented label filtering in the shared board view, similar to the Jira board view, allowing users to filter and group issues based on one or more labels.

...

Added select list multiple choices
Status
colourRed
titleNEW

We have added Select List Multiple Choices to board card layout under customize fields.

Improvements (blue star)

Improved

...

Share API logging
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.

Bug Fixes (blue star)

Add missing product information for password recovery and login link emails
Status
colourGreen
titleFIXED

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

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

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

 

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

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

Jira LegacyserverSystem JiraserverIdb66650ca-af1e-397f-81f5-9d94924a0a26keyAPFJ-487We have improved Share API logging and introduced error codes to make it easier to track down issues by referencing code in log files.

Improved display on shared pages
Status
colourBlue
titleIMPROVED

We have improved display of parent link field on shared pages, ensuring that it appears clearly within the issue layout.

Bug Fixes (blue star)

Fixed OOM error
Status
colourGreen
titleFIXED

We've fixed the current logic to allow loading a large number of issues on the shared board page without OOM errors.

CSS Fixes
Status
colourGreen
titleFIXED

  • Fixed “Timeline” option missing in the JQL filter dropdown. Now it’s visible and selectable.

  • Fixed wrong color columns of quick filter in Jira board share to dark color so it matches in dark mode.

  • Fixed labels and multi select List options in Board card settings to display correctly within the field frame.

Fixed JQL Filter query error
Status
colourGreen
titleFIXED

We have resolved an issue where boards would only update if the JQL query included an "order by" clause. Queries without "order by" now display results correctly.

Fixed JQL Filter accuracy issue
Status
colourGreen
titleFIXED

We have fixed an issue where searching by term, project, or labels displayed all results instead of matching criteria, ensuring accurate filtering in JQL queries.

Fixed saving configuration form when create new share template
Status
colourGreen
titleFIXED

We resolved an issue where configuration saving failed if a non-registered user’s email was entered in the "Share with specific users" input on the Security tab.

Fixed an error where attachments cannot be uploaded
Status
colourGreen
titleFIXED

We have fixed an error where internal users were unable to add comments or attachments to external shares. Now, internal users can successfully post them.

Fixed link validation in page customization
Status
colourGreen
titleFIXED

There was an issue where URLs with dashes in the subdomain were incorrectly flagged as invalid in Global settings for page customization. After fix, URLs are now correctly validated and accepted.