Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(23 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--10821-->
<!--10843-->
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.
==Issues fixed in next release==
* Some Snowflake expressions with aggregation were missing possibility to define percentile value. (''D-14276'')
* Fixed issue in Manage Users dialog where the row selections disappeared when resizing the dialog. (''D-14647'')
* Added tooltip to gantt chart's table layout header so that the header text can be fully seen. (''D-13748'')
* Referrer-Policy HTTP header was incorrectly set to &quot;same-origins&quot; causing browser console error in Windows deployments. (''D-14736'')
* Switching between Snowflake and in-memory chart by changing chart configuration json, caused some items in chart settings to appear twice. (''D-14667'')
* Fixed issue where it was not possible to delete a model with same name in the same project during the same session. (''D-14708'')


==Features under work==
==Features under work==
* Frontend for filtering object-centric model with case-centric filters. (''B-08595'')
* Object-centric models can be filtered with any case-centric filters by using perpective. (''B-08595'')
* Potential SqlDataFrame SQL generator optimizations. (''B-08901'')
* Object counts indicator is hidden for object-centric models when perspective is not set. (''B-08825'')
* Identify and implement best method for generating export files. (''B-08904'')
* Refactored how export files are generated. (''B-08904'')
* Add support for containers for on-premise deployment. (''B-08915'')
* Backend component have been updated including update to .NET 10. (''B-08926'')
* Backend component update including .Net 10 (release 2026.1). (''B-08926'')


==Fixes under work==
==Fixes under work==
* Unexpected errors for invalid model. (''D-14637'')
* AI Root Causes presets didn't work with models that don't have case attributes. (''D-14759'')
* Query Designer gave untranslated error message &quot;Unable to use Snowflake tables as data source for in-memory query&quot;. (''D-14683'')
* In-memory Average function doesn't work when aggragating dates using model's Attribute function. (''D-14761'')
* In Query Designer, table column menu gave JavaScript error for column where first row was null. (''D-14684'')
* Snowflake query gives &quot;invalid identifier&quot; error. (''D-14763'')
* Query Designer incorrectly gave message &quot;There are no columns in the data&quot; when the data had no rows. (''D-14692'')
* Query Designer gave untranslated error message: &quot;You don't have permissions to model ...&quot;. (''D-14727'')
* Fixed issue where QPR ProcessAnalyzer request ID was not added to Snowflake data modification queries. (''D-14728'')
* Fixed issue where variations query with sampling was slow for new models. (''D-14729'')
* Selecting model in dashboard when there is no model selected and going back to Workspace, gives error message. (''D-14735'')
* It should be possible to open PA directly to the script editor with url. (''D-14745'')


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__

Revision as of 22:44, 10 December 2025

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

Features under work

  • Object-centric models can be filtered with any case-centric filters by using perpective. (B-08595)
  • Object counts indicator is hidden for object-centric models when perspective is not set. (B-08825)
  • Refactored how export files are generated. (B-08904)
  • Backend component have been updated including update to .NET 10. (B-08926)

Fixes under work

  • AI Root Causes presets didn't work with models that don't have case attributes. (D-14759)
  • In-memory Average function doesn't work when aggragating dates using model's Attribute function. (D-14761)
  • Snowflake query gives "invalid identifier" error. (D-14763)

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