Summary š
In this release,
New Features
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-1009Getting issue details... STATUS
Improvements
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-1291Getting 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-1247Getting issue details... STATUS
Bug Fixes
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.
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-1248Getting issue details... STATUS
- ESFJ-1072Getting issue details... STATUS
- ESFJ-390Getting 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-378Getting 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-257Getting issue details... STATUS
- ESFJ-1309Getting issue details... STATUS
- ESFJ-1299Getting issue details... STATUS
- ESFJ-1297Getting issue details... STATUS
- ESFJ-1284Getting issue details... STATUS
- ESFJ-1283Getting issue details... STATUS
- ESFJ-1282Getting issue details... STATUS
- ESFJ-1281Getting issue details... STATUS
- ESFJ-1274Getting issue details... STATUS