ESFJ - April 2025

ESFJ - April 2025

Summary

In this release, we introduced a voting system for shared Jira issues, improved search APIs and SSO logic, and fixed multiple bugs affecting user interface elements such as issue sharing behavior.


New Features

Implemented voting system for shared Jira issues NEW

Users can now upvote or downvote shared issues. Votes can be saved in a configurable numeric field and visible in both internal and external views. To set up, navigate to Project Configuration and enable Voting

  • User can select the field into which the number of votes on the ticket in Jira will be saved

  • Logged in user should be able to add or remove vote for issue

image-20250509-083639.png

Improvements

Updated deprecated search API endpoints IMPROVED

We replaced deprecated search APIs across share types.

Improved SSO logging logic IMPROVED

We have improved SSO logging logic by avoiding repeated SSO logins by tracking workspace access in app user table and removing unnecessary redirects.

Completed regression testing IMPROVED

We performed regression test to ensure stability following security-related package updates.

Bug Fixes

Fixed SSO redirect loop FIXED

We have resolved infinite redirect when SSO configuration is missing or duplicated. Also, we corrected display message to reflect actual access settings.

Fixed error when creating shared filter FIXED

Fixed 500 error occurring during filter share creation.

Fixed preview behavior for attachments FIXED

Fixed blurry attachment previews and incorrect cursor. Tooltip now appears only on hover over the upload button.

Fixed duplicated fields in issue share FIXED

Resolved issue where created/updated fields appeared twice on shared issues.

Fixed overlapping text in field selection UI FIXED

We resolved layout issue where selected field names overlapped with the 'view' option.

Fixed header button issue FIXED

Fixed an issue where header buttons(dashboard, settings, logout)were inactive in shared board and timeline links.

Fixed custom issue type icon FIXED

Resolved issue with custom icons not loading due to REST API authentication limits.