Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(569 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--7407-->
<!--10845-->
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-08418: QPR ProcessAnalyzer has been integrated into Snowflake authentication for Snowpark Container Services.
* Object counts indicator is hidden for object-centric models when perspective is not set. (''B-08825'')
* ''B-08420'': Legacy "Local" datatables cannot be created anymore - only separate SQL Server database is supported.
* AI root causes analysis is shown in a hierarchy for easier readability. (''B-08921'')
* ''B-08437'': Snowflake cache is now bypassed for queries that have caching disabled.
* Case-centric flowchart performance has been improved by making all queries simultaneously. (''B-08916'')
* ''B-08443'': Improved object-centric models performance by optimizing perspective generation.
* 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==
==Issues fixed in next release==
* D-14250: "Show in Query Designer" button didn't show full query sent to server.
* Snowflake query with multiple columns with aggregations and Coalesce function gave &quot;invalid identifier&quot; error. (''D-14763'')
* D-14259: Removed malfunctioning undo/redo operations from Design diagram.
* AI Root Causes presets didn't work with models without case attributes. (''D-14759'')
* D-14260: Design diagram toolbar incorrectly scrolled to left when diagram was zoomed.
* Prediction generated invalid models where case IDs in events datatable didn't exist in cases datatable. (''D-14758'')
* D-14257: Exporting datatable with no columns froze loading spinner.
* In-memory Average function didn't work when aggregating dates using model's Attribute function. (''D-14761'')
* D-14188: Script aborted after error occurring in the import-phase of client-side import.
* Sometimes opening models list gave error &quot;User doesn't have permission GenericRead to model&quot;. (''D-14742'')
* ''D-14262'': Opening version information caused javascript error if backend communication failed (fixed in D-14263).
* Filter to exclude case attribute values incorrectly excluded null values even if null wasn't selected. (''D-14773'')
* ''D-14263'': Filtering with case id caused error when Snowflake model didn't have case attributes datatable.
* Dropdown list to add business calendar holidays from other model shows empty items (fixed in B-08595). (''D-14786'')
* ''D-14271'': None aggregation didn't work with some Statistical calculations (fixed in D-14251).
* ''D-14251'': Aggregations list in Combined measure/dimension/column incorrectly showed aggregations for all data types.
* ''D-14256'': Workspace showed progress spinner forever if trying to remove rows from table where there is no access.
 
==Features under work==
* ''B-08425'': Migrated nine configuration data tables to use Entity Framework.
* ''B-08430'': Improved Snowflake flowchart performance by calculating variations using sampling.
* ''B-08458'': Enable view OCEL model with filter perspective in a dashboard.
 
==Fixes under work==
* ''D-14278'': Workspace models list shows linked cases/events datatable even though datatable doesn't exist.


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 13:44, 9 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)
  • Dropdown list to add business calendar holidays from other model shows empty items (fixed in B-08595). (D-14786)

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