/
WIP) ESFJ - DEC 2024

WIP) ESFJ - DEC 2024

Summary

In this release, we have improved support for custom statuses in Smart Checklist and enhanced issue and custom field handling. As for bug fixes, we resolved several issues, including clickable linked issues, subscription status checks, share creation window/preview issues, project configuration dropdowns.


Improvements

Added support for custom statuses for Smart Checklist IMPROVED

Smart Checklist now supports custom statuses. Previously, custom status mapping was not available. With this update, custom statuses are fully supported and displayed correctly.

image-20250123-144524.png

Information about statuses can be retrieved using the Jira API:
[Jira_instance]/rest/api/3/project/{project_id}/properties/com.railsware.SmartChecklist.statusesArray

Improved issue and custom field handling IMPROVED

We have added support for displaying and editing custom fields during issue creation for external users.

Bug Fixes

Fixed linked issues functionality FIXED

There was a bug where linked issues in External Share became unclickable after navigating to one and returning to the original issue. After the fix, linked issues can now be directly navigated to after clicking on them.

Fixed issue from share dashboard FIXED

The status check for 'All' subscriptions on the External Share dashboard would result in 400 error. This issue has been resolved, 'All' subscription status now works as expected and displays a view of the current status of all subscriptions.

image-20250124-134815.png

Fixed issue in share creation window FIXED

There was a bug where the Smart Checklist and Issue Checklist options were visible in the External Share creation window, even when they were turned off in the parent-level configuration. We have resolved this issue and added an appropriate message under these options.

Fixed project configuration dropdown FIXED

Custom fields dropdown was missing after creating a project configuration and only appeared after reopening. It now shows immediately.

Fixed tasks overlapping filter dropdown during preview FIXED

Tasks from the share board overlapped the filter dropdown during preview, blocking options and interfering with selection. This issue is now fixed.