Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Highlights include enhanced card layouts, SAML user verification, JQL filtering, and updates to the comment editor. Key CSS fixes address dark mode issues and improve display consistency, while security vulnerabilities and functionality bugs have been resolved to enhance system stability.

...

Improvements (blue star)

Improved JQL

...

filtering by

...

labels
Status
colourBlue
titleIMPROVED

We added text input support for label filtering in JQL. Previously, labels couldn't have spaces or special characters, causing errors. This restriction has been removed, allowing Now it allows more flexible label usage.

Improved

...

boards:

...

strikethrough for "Done"

...

status
Status
colourBlue
titleIMPROVED

Added We added strikethrough text to the status of issues marked as "Done" on both boards and custom boards. This enhancement visually improvement distinguishes completed tasks from ongoing ones, improving clarity.

User

...

verification required for

...

new SAML

...

workspace
Status
colourBlue
titleIMPROVED

We have improved the SAML workspace setup process by introducing a mandatory user verification step. This ensures that only Only authorized users can create or join a new SAML workspace.

Improved

...

link management: Drag and

...

drop for

...

order
Status
colourBlue
titleIMPROVED

Added drag-and-drop functionality to reorder links in Global Settings > Page Customization > Header/Footer. Previously, once a link is added, you couldn’t change how they were placed. Now, you can easily rearrange links to improve organization.

Added

...

confirmation popup for "Restore Default Values"
Status
colourBlue
titleIMPROVED

Implemented a confirmation popup for the "Restore default values" button in Global Settings > Page Customization. This change prevents accidental loss of changes by requiring user confirmation before resetting settings to default.

Added JQL

...

filter by

...

field
Status
colourBlue
titleIMPROVED

Introduced filtering by fields visible in the table, including text fields for User (without autocomplete), Project, Label, Priority, Status, Issue Type, and date-time pickers for filtering by after/before. Additionally, fields like Fix Version and Components are included for more precise searches. Jira LegacyserverSystem JiraserverIdb66650ca-af1e-397f-81f5-9d94924a0a26keyESFJ-166

...

Decategorized configuration view
Status
colourBlue
titleIMPROVED

Removed category-based filtering in configuration views, making all configurations visible regardless of the selected share type. This ensures that JSM-specific options are accessible when share types include support tickets, improving usability across all views.

Replaced

...

comment editor with contract signature WYSIWYG
Status
colourBlue
titleIMPROVED

Swapped the current markdown editor for our custom Contract Signature WYSIWYG editor for comments and description editing. This change introduces better customization options, a tailored toolbar, and improved ADF ↔︎ HTML conversion, enhancing the overall user experience.

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyESFJ-325

Extracted

...

email carrier module
Status
colour

...

Blue
title

...

IMPROVED

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyESFJ-1067

...

Updated the column name in the shared_issue table from if_share_link_enabled to share_link_enabled to remove confusion caused by the "if_" prefix, which incorrectly suggested it was an issue field.

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyESFJ-1023

CSS Styling (blue star)

Fixed

...

priority field size issue
Status
colourBlue
titleIMPROVED

Adjusted the Priority field size to fit within the details section boundaries. Also resolved display issues with long text for reporter, assignee, and labels. Updated the class name from ‘user-name’ to ‘user-text’ due to CSS dependencies, which has affected automation tests.

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyESFJ-878

Fixed

...

dark mode CSS styling issues
Status
colourGreen
titleFIXED

We fixed CSS styling issues in dark mode where "Issue Type - Description" and "Timeline - Filters" had unreadable whitish backgrounds with gray text. The colors are now adjusted for better visibility and readability.

Improved

...

card Layout
Status
colourBlue
titleIMPROVED

Adjusted Improved the card layout for even distribution across the page, similar to Jira's layout. This update ensures that cards are organized neatly and the layout is responsive to various screen sizes.

...

We have replaced old ES icon with magnifier icon.

Updated

...

scroll behavior for timeline table
Status
colourBlue
titleIMPROVED

Changed the scroll behavior on the timeline table to always display the horizontal scroll. Both horizontal and vertical scrolls are now visible, similar to Jira’s table layout.

Redesigned error pages for detailed information
Status
colourBlue
titleIMPROVED

Error pages are redesigned to view issue with respective message like license expired, Atlassian reload required, version mismatch. Applied for a view for both light and dark mode.

Bug Fixes (blue star)

Fixed: Delayed Response Causes Duplicate Share Creation
Status
colourGreen
titleFIXED

...

Fixed null pointer in filter view for timetracking time tracking
Status
colourGreen
titleFIXED

...

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyESFJ-1137

Fixed: delayed response causes duplicate share creation
Status
colourGreen
titleFIXED

...

The 'Create ES Board' button is now disabled and greyed out immediately after the first click to prevent multiple submissions caused by repeated clicks during a delayed response.

Fixed error when filtering by project on shared filter page
Status
colourGreen
titleFIXED

Previously, when users entered a project name in the search input, an error page was displayed. After the fix, the system now correctly displays issues or results from the searched project as expected. Additionally, filtering using multiple projects via JQL is now fully supported without errors.

SMTP

...

fix for

...

watcher notifications
Status
colourGreen
titleFIXED

Fixed an issue where custom SMTP settings blocked watcher notifications to external users. Notifications now work correctly with any SMTP setup.

Jira Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyESFJ-1015

Fixed

...

comment author prefix in Jira
Status
colourGreen
titleFIXED

We resolved an issue where the comment author prefix was not appearing in Jira when comments were added via External Share. After the fix, comments now correctly display the author's name.

Fixed

...

issue with allowCreateNewIssue

...

field not set during share creation
Status
colourGreen
titleFIXED

We resolved an issue where the allowCreateNewIssue field was not being set during the creation of a new share in Jira. This caused the permission to create new issues via the external share to remain disabled by default. After the fix, the allowCreateNewIssue field is correctly set during share creation, ensuring that the intended permissions are applied consistently.

...

Previously, attempting to watch issues resulted in an error. This bug has been fixed, and users can now successfully watch all issues on custom boards without errors.

Fixed

...

frontend error: 'undefined'

...

provided instead of

...

stream
Status
colourGreen
titleFIXED

We resolved an error where 'undefined' was given instead of a valid stream type

...