Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
(Created page with "==Next release features== * B-08311: Get rid of long polling when ScriptLauncher polls for new on-premise tasks from server * B-08314: Project specific connection string keys * B-08318: Improve Snowflake Events preset performance * B-08321: EL: SqlDataFrame.DataSourceConnection * B-08342: OperationLog.DashboardName and OperationLog.DashboardProjectName==Following issues are fixed in the next release== * D-14008: Root Causes contribution causes problem for Flow calculatio...")
 
No edit summary
 
(724 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Next release features==
<!--10845-->
* B-08311: Get rid of long polling when ScriptLauncher polls for new on-premise tasks from server
This page contains preliminary information about new features and fixed issues in the next release.
* B-08314: Project specific connection string keys
 
* B-08318: Improve Snowflake Events preset performance
==New features in next release==
* B-08321: EL: SqlDataFrame.DataSourceConnection
* Object counts indicator is hidden for object-centric models when perspective is not set. (''B-08825'')
* B-08342: OperationLog.DashboardName and OperationLog.DashboardProjectName==Following issues are fixed in the next release==
* AI root causes analysis is shown in a hierarchy for easier readability. (''B-08921'')
* D-14008: Root Causes contribution causes problem for Flow calculation context
* Case-centric flowchart performance has been improved by making all queries simultaneously. (''B-08916'')
* D-14010: Occurrences of specific flow doesn't work with Weighting Expression
* Object-centric models can be filtered with any case-centric filters by using perspective. (''B-08595'')
* D-14058: SSO login page display after user login with user name and password
* Content-security-policy img-src blob: directive has been restored for Highcharts image export. (''B-08904'')
* D-14106: Having only a template string in #expr{...}-block does not work
* Backend components have been updated including .NET 10. (''B-08926'')
* D-14129: PA cuts imported PA model name
* Frontend components have been updated. (''B-08927'')
* D-14131: Toast has incorrect html escaping
 
* D-14132: Model object counts are not shown when opening dashboard while model metadata is loading (requirement 71774)
==Issues fixed in next release==
* D-14137: AI Assistant appears on top of fullscreen
* Snowflake query with multiple columns with aggregations and Coalesce function gave &quot;invalid identifier&quot; error. (''D-14763'')
* D-14146: Unable to get on-premise gateway named... -error when running an EL script from SQL script using SL.
* AI Root Causes presets didn't work with models without case attributes. (''D-14759'')
* Prediction generated invalid models where case IDs in events datatable didn't exist in cases datatable. (''D-14758'')
* In-memory Average function didn't work when aggregating dates using model's Attribute function. (''D-14761'')
* Sometimes opening models list gave error &quot;User doesn't have permission GenericRead to model&quot;. (''D-14742'')
* Filter to exclude case attribute values incorrectly excluded null values even if null wasn't selected. (''D-14773'')
 
Note: Features and fixes currently under work are not necessarily targeting to the next release.
__NOTOC__

Latest revision as of 08:39, 8 January 2026

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

New features in next release

  • Object counts indicator is hidden for object-centric models when perspective is not set. (B-08825)
  • AI root causes analysis is shown in a hierarchy for easier readability. (B-08921)
  • Case-centric flowchart performance has been improved by making all queries simultaneously. (B-08916)
  • Object-centric models can be filtered with any case-centric filters by using perspective. (B-08595)
  • Content-security-policy img-src blob: directive has been restored for Highcharts image export. (B-08904)
  • Backend components have been updated including .NET 10. (B-08926)
  • Frontend components have been updated. (B-08927)

Issues fixed in next release

  • Snowflake query with multiple columns with aggregations and Coalesce function gave "invalid identifier" error. (D-14763)
  • AI Root Causes presets didn't work with models without case attributes. (D-14759)
  • Prediction generated invalid models where case IDs in events datatable didn't exist in cases datatable. (D-14758)
  • In-memory Average function didn't work when aggregating dates using model's Attribute function. (D-14761)
  • Sometimes opening models list gave error "User doesn't have permission GenericRead to model". (D-14742)
  • Filter to exclude case attribute values incorrectly excluded null values even if null wasn't selected. (D-14773)

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