Issues Resolved (v15 Upgrade #3.3)

Release date: Wednesday, 21 August 2024

AI Module chart generation of Transactions inside a GeneXus module

Issue 13083

When the WorkWithPlus AI Assistant is enabled over a Transaction inside a GeneXus Module, an error occurs when generating a chart using the AI Assistant.

Remove focus from DatePicker in ControlValueChanged of the previous element

Issue 13079

When having a form with 3 editable elements (element_1, element_date, and element_3) and in the ControlValueChanged event of element_1 the focus is set to element_3 (removing it from element_date), the date picker of element_date remains opened.