|
Release date |
|
|---|---|
|
Release type |
MAINTENANCE |
|
Highlights |
Comment Visibility in JSM and PATCH/HEAD for Remote Actions |
Unknown Attachment
Improvements
-
Extended "Add Comment" Post Function with Jira Service Management Visibility Options:
The "Add Comment" post function has been enhanced to support Jira Service Management-specific visibility options. Users can now select whether a comment should be a public reply to customers or an internal note visible only to agents. -
Support for PATCH and HEAD Methods in Execute Remote Action:
The Execute Remote Action functionality now supports the HTTP methods PATCH and HEAD. Administrators can configure these methods in the Remote Action administration page.
Unknown Attachment
Bug fixes
-
Handling of Description Field When Not Present on Screen During Issue Creation
An issue where the Create Issue post function failed if the Description field was not present on the screen has been resolved. The post function now correctly ignores the Description field when it is not configured, allowing issues to be created successfully even without the field being available. -
Improved Handling of Numeric Project IDs in Create Issue Post Function
A problem where the Audit Log returned an empty{}message when using an unquoted numeric project ID in a general expression within the Create Issue post function has been fixed. The post function now correctly interprets numeric project IDs without requiring quotation marks, ensuring proper issue creation and consistent audit logging. -
Various minor bug fixes to enhance stability and performance.