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

Version 1 Next »

Summary šŸŒŸ

In this release,


New Features (blue star)

Implemented Display of JSM Approval History in Shared Page NEW

Integrated Jira Service Management (JSM) approval history into External Share by utilizing the REST API endpoint:

GET /rest/servicedeskapi/request/{issueIdOrKey}/approval.
  • Approval history is now displayed under the Activity tab alongside comments, work logs, and changelog.

  • Ensured the approval history is effectively positioned for seamless visibility and access within the shared page. ESFJ-1009 - Getting issue details... STATUS

Improvements (blue star)

Improved share issue page UX on mobile IMPROVED

We have improved the zooming and scrolling functionality on the mobile version, making it easier to upload attachments and add comments. Additionally, scaling and the visibility of the ā€˜Upload a fileā€™ button have been enhanced for better usability. ESFJ-1291 - Getting issue details... STATUS

Improved enabled preview for secured shares IMPROVED

Updated the preview functionality to display content from secured shares, ensuring the preview accurately reflects shared content, even when protected by passwords or restricted access. ESFJ-1247 - Getting issue details... STATUS

Bug Fixes (blue star)

Sorting on filter share does not work FIXED

There was a bug in the filter share that caused a malfunction when sorting. However, it now works correctly when any sorting is applied from the table header.

CSS Fixes FIXED

  • Fixed an issue where long text overflowed in the summary section in External Share frame.

  • In the custom email tab, the ā€œAuthorize with Gmail/Outlookā€ text was not visible in dark mode. This issue has now been fixed.

image-20241223-134118.png

Fixed special characters in public URL blocking password input and access FIXED

There was a bug where public URLs with special characters (# and ^) in the "Name" field and password protection prevented access from Share Configuration. Now this issue has been fixed, user is redirected to the shared link.

Fixed public link with password issue FIXED

The issue where users couldnā€™t access external shares with password-protected public links is now resolved.
Previously, protected public links didnā€™t work, but users can now open them without any problems.

Fixed issue with updates not sent or delayed FIXED

Previously, when an external user accessed a shared link and made updates in Jira, such as changing a status or updating a description, the updates were either not sent or sent with a significant delay. This issue has now been resolved, and updates are sent promptly.

Fixed vulnerability FIXED

  • We fixed a vulnerability that allowed customer-level users to bypass password protection and access externally shared issues.

  • Weā€™ve found a vulnerability that low-privileged users to change permissions, giving them unauthorized access to external shares. This has been fixed to prevent privilege escalation and ensure proper access control.

ESFJ-1248 - Getting issue details... STATUS

ESFJ-1072 - Getting issue details... STATUS

ESFJ-390 - Getting issue details... STATUS

Reverse the color palete for dark theme

We need to reverse the color palette for dark theme.

In Jira color palette in light theme looks like:

Both checked buttons are signed as ā€œdark greenā€. Atlassian reverse the color palette automatically when you switch a theme. So If you set a dark font on light background after switching to dark theme youā€™ll have a proper light font.

We need the same mechanism for External page.

Ā 

This also causes a bug when editing the External share page ESFJ-378 - Getting issue details... STATUS

Also there was a mismatch in page theme editor theme when:
in global settings dark mode was disabled
users browser is set to darkmode

For testing:
Editor theme and inserted elements should behave similarly to editor in Jira,
for example:
dark text in light mode should turn light in dark mode (high contrast and visible)

Easiest way will be to compare editor behaviour/comments look between Jira and ESFJ.

Please check from both perspectives (both for light and dark mode):
check how comments posted from ESFJ look in Jira
check how comments posted from Jira look in ESFJ

ESFJ-257 - Getting issue details... STATUS

ESFJ-1309 - Getting issue details... STATUS

ESFJ-1299 - Getting issue details... STATUS

ESFJ-1297 - Getting issue details... STATUS

ESFJ-1284 - Getting issue details... STATUS

ESFJ-1283 - Getting issue details... STATUS

ESFJ-1282 - Getting issue details... STATUS

ESFJ-1281 - Getting issue details... STATUS

ESFJ-1274 - Getting issue details... STATUS

ESFJ-1267 - Getting issue details... STATUS

ESFJ-1263 - Getting issue details... STATUS

  • No labels