Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
(28 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.


==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 the 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'')


==Fixes under work==
==Fixes under work==
* Gantt chart doesn't fully show the table header title. (''D-13748'')
* AI Root Causes presets didn't work with models that don't have case attributes. (''D-14759'')
* Some Snowflake expressions with aggregation were missing possibility to define percentile value. (''D-14276'')
* In-memory Average function doesn't work when aggragating dates using model's Attribute function. (''D-14761'')
* User groups table and project roles table disappear after resizing the Manage Users dialog. (''D-14647'')
* Snowflake query gives &quot;invalid identifier&quot; error. (''D-14763'')
* Switching between Snowflake and in-memory chart by changing chart configuration json, caused some items in the chart settings dialog to be shown twice. (''D-14667'')
* Localization: Unable to use Snowflake tables as data source for in-memory query (fixed in D-14735). (''D-14683'')
* Point cursor to column filter of query reasult JS error occurred (fixed in D-14735). (''D-14684'')
* Wrong error message when trying to query the model with no data in datatable (fixed in D-14735). (''D-14692'')
* Failed to delete model with same name in the same project during the same session. (''D-14708'')
* Access denied information need localization (fixed in D-14735). (''D-14727'')
* Selecting model in dashboard for user that doesn't have model selected and going back to Workspace, gives error message. (''D-14735'')
* Referrer-Policy is incorrectly set to value &quot;same-origins&quot; causing browser console error. (''D-14736'')


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.