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 3 Next »

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)

Quick action buttons added on approval list view NEW

Add customfield(Select List (Multiple Choices)) to board card layout

Added support for quick filters on shared boards NEW

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 NEW

We have added functionality to sort by the Sprint field in filter share, alongside existing options for Summary and Status.

Added label filtering option NEW

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.

Improvements (blue star)

Improved approval process IMPROVED

ESFJ-1182 - Getting issue details... STATUS

We have improved Share API logging by adding detailed logs for all share actions (create, update, regenerate, delete) and introducing error codes, allowing users to reference the code for easier issue tracking in log files.

Bug Fixes (blue star)

Fixed OOM error FIXED

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

CSS Fixes FIXED

  • 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 FIXED

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 with Search and Project Filters FIXED

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 issue when create new share template FIXED

We resolved an issue where form 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 FIXED

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 FIXED

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.

Added support for displaying the parent link field on shared pages, ensuring that it appears clearly within the issue layout. This update also supports parent links with custom issue type icons, providing consistent visibility across shared pages.

ESFJ-986 - Getting issue details... STATUS

ESFJ-904 - Getting issue details... STATUS

ESFJ-822 - Getting issue details... STATUS

  • No labels