Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
Tag: Manual revert
No edit summary
 
(303 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--6246-->
<!--9468-->
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==
==New features in next release==
* B-08311: Changed QPR ScriptLauncher interaction with the server by changing the long polling to short calls to improve robustness.
* In object-centric models, object-to-object relations are followed by traversing once all object types. (B-08606)
* B-08314: Snowflake connection string can be [[QPR_ProcessAnalyzer_Project_Workspace#Project-level_Snowflake_Connection|specified for each project]] to allow projects connecting to different Snowflake accounts, databases or schemas.
* Added checkbox for disabling filtering for individual dimensions or columns. (''B-08589'')
* B-08318: Improved Snowflake Events preset performance by adding a filter that picks a subset of cases.
* Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (''B-08316'')
* B-08321: Added DataSourceConnection property to DataFrame and SQLDataFrame in expression language
* Snowflake clustering analysis shows now number of event occurrences features correctly. (''B-08353'')
* B-08342: Added DashboardName and DashboardProjectName properties to [[Generic_Properties_in_Expression_Language#OperationLog|OperationLog]] in expression language.
* Datatable duplication is now synchronous in Snowflake until 30 seconds to avoid showing the created duplicate with zero rows. (''B-08634'')
* Global secrets can be added which can be used by all project. For global secrets, SetSecret function works 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'')


==Fixed issues in next release==
==Issues fixed in next release==
* D-14008: "Root Causes contribution" and "Comparison eventlog cases percentage" columns didn't work (in-memory).
* Fixed potential issue which could have leaked database connections and caused connection pool starvation. (''D-14414'')
* D-14010: Occurrences of specific flow measure didn't work with the Root causes analysis weighting expression (in-memory).
* Renewed SAML self-signed certificate with ten years of validity. (''D-14424'')
* D-14058: Login page was incorrectly shown when SAML authentication is configured and user is directed to the identity provider.
* Workspace projects hierarchy tooltips didn't show special characters correctly. (''D-14430'')
* D-14106: Having only a template string in the #expr{...} block didn't work.
* Added maximum data size limitation to AI assistant to avoid error with large datasets. (''D-14419'')
* D-14129: Imported model name was incorrectly cut if it contained dots.
* Day of the Year/Week/Month/Quater selection didn't work with specific event time in in-memory chart. (''D-14421'')
* D-14131: Some popup messages had incorrect html escaping.
* &quot;Datatable contents (in-memory)&quot; option now works also for Snowflake datatables. (''D-14391'')
* D-14132: Snowflake model object counts were not shown when opening dashboard while model metadata was still loading.
* Chart settings crashed when trying to use without model selected giving following error: Cannot read properties of undefined (reading 'injectValue'). (''D-14395'')
* D-14137: AI Assistant incorrectly appeared on top of chart in the fullscreen mode.
* BPMN editor crashed when creating filter from tasks giving following error: Cannot read properties of null (reading 'querySelector'). (''D-14399'')
* D-14139: Added info message when successfully exporting model to pacm file.
* Fixed issue where object-centric flowchart filter selection gave error when case-centric model was selected. (''D-14408'')
* D-14146: "Unable to get on-premise gateway named..." when running an Expression Language script from a SQL script using ScriptLauncher
* Fixed issue where query to non-existing model incorrectly returned &quot;Sequence contains no elements&quot;. (''D-14402'')
* D-14148: Root causes for case duration preset doesn't support Multi-unit time settings
* D-14150: Charts show as too large when resized with non-zero chart margin values
* D-14153: Fixed in-memory measures for "Flow duration" and "Occurrences of specific flow" which failed when selected flow didn't exist


==Features under work==
==Features under work==
* B-08301: In charts, selecting another measure/dimension/column don't reset its settings
* Model validity check has been extended to find issues in the eventlog data for Snowflake case-centric models. (''B-07910'')
* B-08317: Implemented Snowflake presets for Root Causes for Attributes in table and detailed table format
* Groups can be deleted in user management. (''B-08330'')
* B-08329: Optimize metadata queries to Snowflake
* Frontend components have been updated. (''B-08638'')
* Improved AI Agent by adding UI for editing prompt datasets, and added checkbox to include other charts in dashboard as prompt data. (''B-08641'')
* In object-centric models, event type and object type tables are not mandatory, and common attributes can be specified in events and objects tables. (''B-08663'')


==Fixes under work==
==Fixes under work==
* D-14022: In System reports, hidden some numeric aggregations which don't work in SQL Server
* &quot;Visualize list items with colors&quot; setting didn't work with the &quot;Last Row Aggregates Over-limit Rows&quot; setting. (''D-14357'')
* D-14151: Fixed issue where flowchart might have given JavaScript error when clicking event types or flows while still loading data
* Fixed issue where chart settings opened on top of BPMN editor. (''D-14472'')
* Model filter cache caches failing queries. (''D-14484'')


Note: Features and fixes under work are not necessarily scheduled 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 13:22, 2 April 2025

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)
  • Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (B-08316)
  • Snowflake clustering analysis shows now number of event occurrences features correctly. (B-08353)
  • Datatable duplication is now synchronous in Snowflake until 30 seconds to avoid showing the created duplicate with zero rows. (B-08634)
  • Global secrets can be added which can be used by all project. For global secrets, SetSecret function works 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)

Issues fixed in next release

  • Fixed potential issue which could have leaked database connections and caused connection pool starvation. (D-14414)
  • Renewed SAML self-signed certificate with ten years of validity. (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 selection didn't work with specific event time in in-memory chart. (D-14421)
  • "Datatable contents (in-memory)" option now works also for Snowflake datatables. (D-14391)
  • Chart settings crashed when trying to use without model selected giving following error: Cannot read properties of undefined (reading 'injectValue'). (D-14395)
  • 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)
  • Fixed issue where query to non-existing model incorrectly returned "Sequence contains no elements". (D-14402)

Features under work

  • Model validity check has been extended to find issues in the eventlog data for Snowflake case-centric models. (B-07910)
  • Groups can be deleted in user management. (B-08330)
  • Frontend components have been updated. (B-08638)
  • Improved AI Agent by adding UI for editing prompt datasets, and added checkbox to include other charts in dashboard as prompt data. (B-08641)
  • In object-centric models, event type and object type tables are not mandatory, and common attributes can be specified in events and objects tables. (B-08663)

Fixes under work

  • "Visualize list items with colors" setting didn't work with the "Last Row Aggregates Over-limit Rows" setting. (D-14357)
  • Fixed issue where chart settings opened on top of BPMN editor. (D-14472)
  • Model filter cache caches failing queries. (D-14484)

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