Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(453 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--9468-->
<!--10897-->
This page contains preliminary information about new features and fixed issues in the next release.
This page contains preliminary information about new features and fixed issues in the next release.
==New features in next release==
* In object-centric models, object-to-object relations are followed by traversing once all object types. (B-08606)
* Added checkbox for disabling filtering for individual dimensions or columns. (''B-08589'')


==Issues fixed in next release==
==Issues fixed in next release==
* Fixed potential issue which could have leaked database connections and caused connection pool starvation. (''D-14414'')
* ExtractSap function didn't work with ScriptLauncher when using secret for storing SAP password. (''D-14813'')
* SAML self-signed certificate is expired. (''D-14424'')
* Workspace projects hierarchy tooltips didn't show special characters correctly. (''D-14430'')
* Added maximum data size limitation to AI assistant to avoid error with large datasets. (''D-14419'')
* Day of the Year/Week/Month/Quater don't really work with certain  Specific event time X-axis settings. (''D-14421'')
* Fixed issue where &quot;Datatable contents (in-memory)&quot; option in chart didn't work for Snowflake datatables. (''D-14391'')
* Fixed issue where chart settings crashed when trying to use without model selected giving following error: Cannot read properties of undefined (reading 'injectValue')  at b.getDimensionQuery. (''D-14395'')
* Fixed issue where BPMN editor crashed when creating filter from tasks giving following error: Cannot read properties of null (reading 'querySelector'). (''D-14399'')
* Fixed issue where object-centric flowchart filter selection gave error when case-centric model was selected. (''D-14408'')


==Features under work==
==Features under work==
* Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (''B-08316'')
* Improvements to visualizations when data has no rows. (''B-08999'')
* Improve Snowflake clustering analysis to show number of event occurrences correctly. (''B-08353'')
* Global secrets: SetSecret should work also in the generic context. (''B-08599'')
* SAML authentication can now synchronize user groups from identity provider. (''B-08612'')
* Improved Snowflake cache table creation when there are multiple users. (''B-08622'')
* Datatable duplication is now synchronous in Snowflake until 30 seconds to avoid showing the created duplicate with zero rows. (''B-08634'')
* AI Agent: UI for editing prompt charts, and checkbox to include other charts in dashboard. (''B-08641'')


==Fixes under work==
==Fixes under work==
* Query to non-existing model incorrectly returned &quot;Sequence contains no elements&quot;. (''D-14402'')
* E2E tests now and then give Object &lt;cachetablename&gt; does not exist or not authorized for object-centric models. (''D-14797'')
* AI Assistant localization bug. (''D-14840'')
* System dashboard names are translated twice. (''D-14841'')


Note: Features and fixes currently under work are not necessarily targeting to the next release.
Note: Features and fixes currently under work are not necessarily targeting to the next release.
__NOTOC__
__NOTOC__

Latest revision as of 16:09, 26 February 2026

This page contains preliminary information about new features and fixed issues in the next release.

Issues fixed in next release

  • ExtractSap function didn't work with ScriptLauncher when using secret for storing SAP password. (D-14813)

Features under work

  • Improvements to visualizations when data has no rows. (B-08999)

Fixes under work

  • E2E tests now and then give Object <cachetablename> does not exist or not authorized for object-centric models. (D-14797)
  • AI Assistant localization bug. (D-14840)
  • System dashboard names are translated twice. (D-14841)

Note: Features and fixes currently under work are not necessarily targeting to the next release.