Changelog
Version 2.7.0 (Forge Version 4.12.0)β
β‘ Improvements:β
- New tabular view for selected tickets: Selected tickets are now displayed using a compact and aligned table layout, replacing the previous expanded design. This improvement enhances readability, optimizes interface space usage, and provides a more consistent visual experience with other system listings.
Version 2.6.0 (Forge Version 4.11.0)β
β¨ New Features:β
-
Default value in field configuration: Added the ability to initialize the field with a default issue. Administrators can now search and select this issue directly from the context configuration screen.
-
Context variables
{{context.project}}and{{context.issueType}}: Added two new context variables usable in any DWIP JQL. This allows you to apply filters dynamically using the active space key and work type name:Variable Resolved Value Example {{context.project}}Space key "TESTAB"{{context.issueType}}Work type name "Task"Usage example:
project = {{context.project}} AND issuetype = {{context.issueType}}
β‘ Improvements:β
- Dashboard visualization and design improvements: Redesigned the administration panel to offer a better visual hierarchy, more readable tables, clearer tab navigation, and more prominent key actions.
Version 2.5.0 (Forge Version 4.7.0)β
β¨ New Features and Improvements:β
- Status Internationalization: The field now respects the status translations configured in Jira projects. Starting with this version, statuses will be displayed in the user's language according to the workflow's internationalization (i18n) settings.
π Bug Fixes:β
- Audit Log Traceability: A critical issue where audit logs displayed the generic value "Unknown User" in production environments has been fixed. The User column now correctly identifies and displays the name of the person who made the changes, ensuring and safeguarding the traceability of business rules.
Version 2.4.0 (VersiΓ³n Forge 4.6.0)β
β¨ New Features:β
- Jira Context Configuration: Context-based configuration has been added. Each native Jira context now encapsulates its own custom field configuration, enabling independent rules per context and clearer administration.
Version 2.3.0 (Forge Version 4.5.0)β
β¨ New Features:β
- JSM and Customer Portal Support: Enabled global search support for Jira Service Management (JSM) projects via the "Ignore project context" configuration. Users can now search for tickets across the entire Jira instance from both the Agent view and the Customer Portal.
Version 2.2.0 (Forge Version 4.3.0)β
β¨ New Features & Improvements:β
- Responsive Interface & Visual Optimization: The UI is now fully responsive, adapting better to various screen sizes. Additionally, we have implemented dynamic text truncation to maintain a clean and organized display.
π‘οΈ Security & Stability:β
- System Maintenance & Stability: We have performed a comprehensive update of internal dependencies to ensure maximum security, stability, and optimal long-term performance.
Version 2.1.1 (Forge Version 4.2.0)β
π‘οΈ Security & Stability:β
- Critical Dependency Updates: We have updated internal system libraries to mitigate vulnerabilities (including ReDoS resolutions) and keep the app secure and robust against external threats.
- Enhanced Data Validation: Additional layers of input sanitization and validation have been implemented to prevent code injection and guarantee the integrity of processed information.
- User Context Optimization: Permission logic has been adjusted to ensure sensitive actions are executed strictly respecting the active user's context (
asUser), ensuring greater security in data handling.
Version 2.1.0 (Forge Version 4.0.0)β
β¨ New Features:β
- Dynamic Variables in JQL: You can now use dynamic variables such as
{{currentUser}},{{issue.key}}, and{{issue.project}}in the JQL Filter to create powerful, contextual filters. - Dark Mode Compatibility: The UI has been enhanced to ensure full compatibility with Jira's Dark Mode in the field configuration views and the main dashboard.
Version 2.0.1β
π Bug Fixes:β
- Project context filter: Corrected an issue where the picker would display work items from other projects even when the "Ignore project context" option was disabled. The filter now correctly defaults to the current project.
- Real-time JQL validation: Implemented real-time JQL filter validation during search, preventing the selection of work items that do not meet the JQL filter criteria.
- UI Consistency:
- Fixed a scaling issue that caused the priority icon to appear too small.
- The "Responsible" field in the configuration has been renamed to "Assignee" to match standard Jira terminology.
- Single selection mode validation: Improved validation to ensure multiple work items cannot be added when the field is configured for single selection.
- Application icon: Fixed an issue that prevented the application logo from loading correctly for all users.
Version 2.0.0β
β¨ New Features:β
- Audit Log: An audit log has been added to track configuration changes for "Dynamic Work Item Picker" fields.
Version 1.1.1β
π Bug Fixes:β
- A critical bug has been fixed where, when editing a field with existing values and searching for new work items, old work items would get stuck in a "Loading..." state or lose their information, causing an error when trying to save the work item.
Version 1.1.0β
β¨ New Features:β
- JQL Search: Dynamic Work Item Picker fields are now indexed by Jira, allowing you to search and filter
work itemsbased on their value through JQL. - Incoming Links Panel: See which
work itemsare linking to the currentwork itemthrough an Dynamic Work Item Picker field. - Visual Semantics Improvements: The status of
work itemsnow displays its category color, and thework itemkey will be struck through if it is resolved. - JQL Validation on Edit: A warning has been added to notify the user if the selected
work itemsno longer comply with the field's JQL filter. - Full Spanish Availability: The add-on is now fully translated into Spanish across all its sections.
- Loading and Editing Optimization: Significant improvements have been implemented to reduce field loading and editing times.
π Bug Fixes:β
- Context Panel Compatibility Confirmation: Improvements in the view adaptation within the work item's side panel.
- Cancel Button Fix: A problem where the cancel button in the field configuration did not exit the view has been corrected.
- "No Options" Message Fix: The "No options" message has been replaced with a clearer one.
Version 1.0.1β
β¨ New Features:β
- Fields Dashboard: A new dashboard has been added, accessible from the Apps menu, which lists all Dynamic Work Item Picker type fields for faster access and configuration.
π Bug Fixes:β
- Fixed an issue that prevented work item type icons from Jira Service Management (JSM) projects from being displayed correctly.
Version 1.0.0β
β¨ Main Features:β
- Dynamic Work Item Picker Custom Field: A new field type to search for and link Jira work items.
- Selection Mode: Configure the field to allow Single or Multiple selection.
- JQL Filter: Restrict the work items that can be selected using a JQL query.
- View Customization: Choose to display the Assignee, Status, and/or Priority of the selected work items.
- Integrated Configuration: Manage the field directly from the Jira Cloud custom fields settings.