DBCF 6.x

Version 6.2.820.4 / Released: Jan 2024

Bug fixes, improvements

  1. SUPPORT-162874 [support, bug] Fixed Advanced Row field not showing up in Confluence's linked Jira issues [SUPPORT-162874]

  2. SUPPORT-163747 [support, impr] dbcfExpr JQL function now also works using custom field ID instead of name [SUPPORT-163747]

  3. SUPPORT-90147 [support, bug] Fixed Advanced Row field editable in the View Issue screen when missing from the Edit Issue screen [SUPPORT-90147]

  4. SUPPORT-166095 [support, bug] Fixed Advanced Row field not setting the selected value in the Create Issue in Epic screen [SUPPORT-166095]

Version 6.2.820.3 / Released: Dec 2023

Security fixes, bug fixes, improvements

  1. SUPPORT-125762 [support, impr] Added additional parameter to dbcfExpr JQL function to allow setting a limit for the returned results [SUPPORT-125762]

  2. DBCF-231 [internal, bug] Fixed issue update listener not triggering when Advanced Row field is cleared from Edit screen [DBCF-231]

  3. SUPPORT-128232 [support, bug] Fixed accidental clearing of values when connectivity to DB is lost during reindex [SUPPORT-128232]

  4. SUPPORT-128582 [support, impr] Increased width of the field in Edit mode so it can show longer values on a single row [SUPPORT-128582]

  5. DBCF-228 [internal, bug] Fixed an issue with the row field query when using multiple issue parameters [DBCF-228]

  6. SUPPORT-126082 [support, bug] Fixed some dependent fields not sending correct value to Advanced Row field in bulk edit screen [SUPPORT-126082]

  7. SUPPORT-127118 [support, impr] Added 'Order by' config option to enable sorting by an Advanced Row Field in the Issue Search screen [SUPPORT-127118]

  8. SUPPORT-94882 [support, impr] Added search functionality to the Advanced Table field [SUPPORT-94882]

Version 6.2.820.2 / Released: Sep 2023

Bug fixes, improvements

  1. SUPPORT-98350 [support, bug] Fixed Clear button for Generic field was present on screen despite Set being restricted from config [SUPPORT-98350]

  2. DBCF-201 [internal, impr] Removed the selected value from the list of selectable options for Simple Select/Autocomplete fields [DBCF-201]

  3. SUPPORT-96995 [support, bug] Fixed JQL search not getting results on some particular environments (e.g. resulted from cloning of other instances) [SUPPORT-96995]

  4. SUPPORT-100099 [support, bug] Fixed Live Fields lfDisable not working for Simple Select/Autocomplete/Multi Select in Edit screens [SUPPORT-100099]

  5. SUPPORT-58740, SUPPORT-97039 [support, bug] Fixed bulk edit for Advanced Row fields [SUPPORT-58740, SUPPORT-97039]

  6. SUPPORT-94882, SUPPORT-98836 [support, impr] UI Improvements for Advanced Table field (increased column widths, horizontal scroll, highlighted rows) [SUPPORT-94882, SUPPORT-98836]

  7. SUPPORT-99980 [support, bug] Fixed dependent generic field in screen not working when field has empty columns [SUPPORT-99980]

Version 6.2.820.1 / Released: Aug 2023

Hot fix

SUPPORT-99223 [support, bug] Fixed a bug introduced in the SIL editor by the Debugger functionality [SUPPORT-99223]

Version 6.2.820.0 / Released: Aug 2023

Bug fixes, improvements. Compatibility Release

Fixed an important regression (auto-bind feature). Version 6.2.820.0 introduces the SIL Debugger, please refer to 'SIL Engine' release notes for details. Security: dependencies updated.

  1. SUPPORT-96681 [support, bug] Fixed auto-bind feature not working on reshaped UI for simple Advanced Row fields [SUPPORT-96681]

  2. SUPPORT-97224 [support, bug] Fixed lfHide not hiding field labels for Advanced Row/Table fields in JSD customer portal request form [SUPPORT-97224]

  3. SUPPORT-97716 [support, bug] Fixed Multi select Row Field options not displayed in Edit screen when used on secondary tabs [SUPPORT-97716]

  4. SUPPORT-94427 [support, impr] Downgraded a WARN message that was cluttering the logs [SUPPORT-94427]

Version 6.1.820.2 / Released: June 2023

Bug fixes + improvements

  1. SUPPORT-58938 [support, impr] Provide dbcfExpr jql function to simplify queries with Advanced Row fields [SUPPORT-58938]

  2. DBCF-165 [internal, impr] Simplified UI for Simple Select/Autocomplete/Multi Select Advanced Row fields [DBCF-165]

  3. SUPPORT-23893 [support, bug] Fixed Advanced Table Field's export inconsistencies if data contains semicolons [SUPPORT-23893]

  4. SUPPORT-23893 [support, impr] Added minimize/maximize button for Advanced Table Field [SUPPORT-23893]

  5. SUPPORT-94882 [support, impr] Changed Advanced Table Field export file name pattern to be more suggestive [SUPPORT-94882]

Version 6.1.820.1 / Released: May 2023

Bug fixes

  1. SUPPORT-23263 [support, bug] Fixed issue with Search query not working when mixing named and indexed params [SUPPORT-23263]

  2. SUPPORT-90962 [support, bug] Fixed Save Row not working when using constraints on Advanced Table Field [SUPPORT-90962]

  3. SUPPORT-91444 [support, bug] Fixed Advanced Row Fields' special characters display in customer portal [SUPPORT-91444]

  4. SUPPORT-23893 [support, bug] Fixed lfHide for Advanced Row Field not working on Create screen [SUPPORT-23893]

  5. SUPPORT-23893 [support, bug] Fixed lfDisable for Advanced Database Row Field [SUPPORT-23893]

  6. SUPPORT-23893 [support, bug] When no value selected in dependent Row Field, empty value instead of null is used [SUPPORT-23893]

Version 6.1.820.0 / Released: Mar 2023

Compatibility Release (JL)

Version 6.1.820.0 introduces binary incompatibility, please make sure to update every plugin in the Power Suite to 6.1.820.0. Bug fixes, improvement

  1. [support, impr] Improved the Advanced Row Field's CSV export [SUPPORT-22807]

  2. [support, bug] Hide Advanced Row Field in the View Issue page when it is not configured or no value is selected [SUPPORT-23263]

  3. [support, bug] Fixed validation for Advanced Database Row Field when it is marked as required in a Customer Portal Request [SUPPORT-58927]

  4. [support, bug] Fixed Advanced Row Field values not showing up in Filter Results gadgets [SUPPORT-87659]

  5. [support, bug] Fixed the Advanced Row Field's HTML export [SUPPORT-87659]

  6. [support, bug] Fixed the Advanced Row Field's Auto-bind feature not working in the Create screen (new tab) [SUPPORT-89454]

  7. [support, bug] Fixed the Advanced Row Field's Auto-bind feature not working in the Create subtask popup [SUPPORT-89363]

Version 6.0.820.5 / Released: Dec 2022

Bug Fix

[support, bug] Fixed Advanced Row Field values retrieved using argv for SIL script configs [SUPPORT-23873]

Version 6.0.820.4 / Released: Nov 2022

Bug Fixes

  1. [support, bug] Fixed NPE when trying to Move Issue [SUPPORT-23774]

  2. [support, impr] Advanced Row Field/Table description now allows HTML content [SUPPORT-23672]

  3. [support, impr] Advanced Row Field/Table now depend on Jira's Inline Edit flag [SUPPORT-22807]

  4. [support, bug] Fixed param values retrieved using argv for SIL script configured Advanced Row Fields [SUPPORT-23873]

  5. [support, bug] Fixed missing column labels in Advanced Table Field Add/Edit dialog [SUPPORT-24066]

  6. [support, bug] Fixed a NPE in the configuration wizard [SUPPORT-22887]

Version 6.0.820.3 / Released: Oct 2022

Major Improvements & Bug Fixes

By popular request, the auto-refresh has been added back into the product (the auto-bind parameter). The Live-Fields alternative of the refresh is still available. Resources are better minified and several stability fixes are in place.

Version 6.0.820.2 / Released: Sep 2022

Major Bug Fixes + improvements

Various bug fixes. Most specifically, issue and screen parameters sent to the Advanced Fields are now uniformized

  1. [support, bug] Fixed Advanced Database Row Field not showing up in Edit in new tab screen [SUPPORT-22781]

  2. [support, impr] Added support for Power Custom Fields & Advanced Database Row Field dependent fields [SUPPORT-1114, DBCF-157]

  3. [support, bug] Indexing error for DBCF fields [SUPPORT-22875]

  4. [support, bug] Fixed validation for Advanced Database Row Field when it is marked as required [SUPPORT-22744]

Version 6.0.820.1 / Released: Aug 2022

Hot Patch

Fixed a JavaScript bug that was blocking the Advanced Database Row Field's Advanced Configuration page.

Version 6.0.820.0 / Released: Aug 2022

Compatibility Release

This release is a compatibility release aimed to Java 11 / Jira 8.20.x and up / Jira 9.0. There are countless improvements, including better security and performance. IMPORTANT NOTE: This version induces a break in the upward compatibility and it removes all old fields! To migrate the fields you will need to install first version 5.8.0.5 (or the latest available for your Jira 8.x) and migrate them to the new fields. After this step, you may upgrade the addon to 5.8.20.x version (again, latest available) then, if needed, Atlassian Jira.

  1. CADS-11992, DBCF-151 [support, bug] Fixed new row field not rendering in transition screens & create window [CADS-11992, DBCF-151]