WIP) ESFJ - DEC 2024
- 1 Summary
- 1.1 Improvements
- 1.2 Bug Fixes
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
Previously, custom statuses were not supported in Smart Checklist.
Now, support for custom status mapping has been implemented and displayed without any issue.
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 now remain clickable and functional, after navigation.
Fixed issue from share dashboard FIXED
The status check for 'All' subscriptions on the External Share dashboard was not functioning. Now this issue has been resolved, and 'All' subscription status now displays correctly.
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.