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 Version History

« Previous Version 4 Current »

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 (blue star)

Added support for custom statuses in 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.

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 (blue star)

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.

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.

  • No labels