Issues Resolved (v15 Upgrade #3.5)

Release date: Thursday, 12 September 2024

New Features

New Properties on AI Node

The following properties were added on AI Node:

Data title: Description that the AI Assistant will use to determine whether this List should be used to answer the user's question. If blank, the transaction description wil be considered

Additinal information: Additional information about this List to help the AI Assistant to determine whether this List should be used

Property 'Read Replica' in WorkWithPlus Settings > Template

A property editor shows the "Use Read Replica" list property under a List section, with its dropdown expanded to show two selectable options: False (currently selected) and ReplicaDS.

A new property named 'Read Replica' was added in WorkWithPlus Settings > Template Node. This property will be considered in List, Prompts and Grid Tab objects to set the 'Use Read Replica' of the generated Data Selectors. This property will be considered if the property 'Generate Data Selector for Conditions' is True in the WorkWithPlus node of the object.

 

Issues

AI Assistant with grouped data queries

Issue 13100

When enabling the AI Assistant to a List and ask for grouped data without specifying an order (e.g. "Customers with their total invoices" instead of "Top customers by total invoices") the assistant does not work correctly.

Note: To include this fix, install the new version and apply the pattern to any instance of WorkWithPlus

AI Assistant of Transaction subor level

Issue 13099

When enabling the AI Assistant to a list with the "Transaction Level Name" property set to a level different from the transaction root level, the Assistant does not work correctly.

WorkWithPlus Calendar in Web Component

Issue 13094

The calendar is not shown when having the WorkWithPlus Calendar included in a Web Component.

FreeStyleGrid with page in default in Web Panel based on Empty template

Issue 13095

When having a FreeStyleGrid in with 'Page = <default>' in Web Panel based on Empty template, an error is shown when applying the pattern.

DVMessage in an iframe of a different origin (GXPortal)

Issue 13097

When setting the web application to an iframe of a different origin (e.g. GXPortal), the DVMessage is not working correctly. The message is shown as a text string with the format:

 {"text":"...","type":"success","hide":true,"desktop": {"desktop":false,}} 

Dynamic Extended Combo in grid with description and loaded by DataProvider

Issue 11699

When having a grid with an Extended Combo loaded by a DataProvider with 'Control Load Dynamically = True' and the 'Item Descriptions' property different from the 'Item Values' property, the descriptions are not loaded correctly (for example when accessing a Transaction in Update mode)

The subscription check is not working

Issue 13130

If you open the subscriptions drop-down and check some subscriptions, the subscriptions are not marked when you close the action and open it again.