Versions Compared

Key

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

...

In this release note, we've introduced new automation tools, an option to abstain, and enhancements like date and time synchronization, along with styling fix and updates.

New Features (blue star)

Automation step
Status
colourRed
titleNEW

New type of definition step, ‘Automation Step’ has been added.

Automation step has features listed below.

  1. Change Page Status

    • This action changes the status of a page and offers two options.

      • Space suggested status - the user can provide the name of the desired status. If no status with that name is found, this step will be skipped.

      • Custom status - As custom statuses are user-specific, You need to provide a name, and we'll match it with the statuses available to the user who started the approval, or create a new one for them. Alternatively, you can select a user, choose one of their statuses, or provide a new one. The custom status will be added by the selected user. If you provide a custom status that does not yet exist, you can also select its color. The default color is blue.

  2. Add a Comment on Page

    • Adds a text comment to a page.

  3. Add/Remove Label(s)

    • Adds or removes a label on a page.

  4. Set Entity Property

    • Adds an entity property with a specified key and value. You can use page properties to generate detailed reports on pages that are not covered by Confluence's default fields.

Abstain option
Status
colourRed
titleNEW

Abstain option has been implemented. This option was added due to customer’s feedback. Abstain allows approvers to express vote of abstention, it also works as silent approval. Here is available Abstain Option documentation for details.

Success step
Status
colourRed
titleNEW

...

Improvements (blue star)

Replace icon for 'no result' - dashboard
Status
colourBlue
titleIMPROVED

Replace Replaced old ES icon with magnifier icon

...

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.

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

...

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.I need to do below one

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

Improved Card Layout
Status
colourBlue
titleIMPROVED

Adjusted 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.

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

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

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

Bug Fixes (blue star)

...

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 null pointer in filter view for timetracking
Status
colourGreen
titleFIXED

Resolved a null pointer occurring in the filter view when time tracking fields are null. Now, the system safely handles null fields, preventing crashes in the filter view.

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

Igor Hercer

Workspace validator blocks saving Global Settings
Status
colourGreen
titleFIXED

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

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.

Comment window in es link overlaps with other fields when a window is small
Status
colourGreen
titleFIXED

...

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

Extracted Email Carrier Module
Status
colourGreen
titleFIXED

Resolved an issue where extra space appeared when using the "Group By" filter on boards and custom board shares for fields like Epic and Assignee.

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

...

Resolved an XSS vulnerability triggered when creating an external share link with a project name containing an XSS payload. This prevents malicious scripts from executing in shared links. Jira LegacyserverSystem JiraserverIdb66650ca-af1e-397f-81f5-9d94924a0a26keyESFJ-844

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 Text and Code Snippet Overflow in Comment Section
Status
colourGreen
titleFIXED

Resolved an issue where long text and code snippets overflowed in the comment section. Now, both text and code snippets are properly contained within the comment section without causing overflow, improving readability and layout.

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

Fixed White Text Format Tab in Dark Mode on Create Issue Tab
Status
colourGreen
titleFIXED

Resolved an issue where the text format tab appeared white in the "Create Issue" tab on the Board/Timeline External share page in Dark mode. The text format tab now displays correctly, ensuring proper visibility in Dark mode.

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

Replaced Comment Editor with Contract Signature WYSIWYG
Status
colourGreen
titleFIXED

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

Added JQL Filter by Field
Status
colourGreen
titleFIXED

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 Legacy
serverSystem Jira
serverIdb66650ca-af1e-397f-81f5-9d94924a0a26
keyESFJ-166