Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(582 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--6814-->
<!--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==
* ''B-08381'': Table vertical scrollbar is now hidden when table is not scrollable.
* ''B-08382'': Measures, dimensions and columns can be duplicated in chart settings.
* ''B-08340'': New users don't have a default model selected when login for the first time.
* ''B-08365'': Added following visual settings for KPI Card: font size, text color, text styles, vertical and horizontal alignment.
==Issues fixed in next release==
* ''D-14147'': Snowflake queries gave "Object reference not set to an instance of an object" error with MaximumRowCount higher than 2 billion.
* ''D-14189'': Dropdown list component gave following error when clicking Add button for "List items": Cannot read properties of undefined (reading 'axisLabel').
* ''D-14192'': Datagrid paging settings are now preserved when resizing or zooming window.
* ''D-14214'': In System reports, dropdown list showing dashboards didn't open if there were more than 1000 dashboards.
* ''D-14209'': Fixed issue where moving projects was not possible.
* ''D-14210'': Fixes for issue with incorrectly shown pending tasks.


==Features under work==
==Features under work==
* ''B-08355'': Expression language identifiers are primarily assumed as variables and secondarily as property names.
* Object-centric models can be filtered with any case-centric filters by using perpective. (''B-08595'')
* ''B-08389'': Added support for making multiple Snowflake queries in same request for easier OCPM queries.
* Object counts indicator is hidden for object-centric models when perspective is not set. (''B-08825'')
* ''B-08402'': QPR ProcessAnalyzer can now connect to Snowflake when running in Snowpark Container Services.
* Refactored how export files are generated. (''B-08904'')
* ''B-08416'': Improve support for partially configured OCEL-models.
* Backend component have been updated including update to .NET 10. (''B-08926'')


==Fixes under work==
==Fixes under work==
* ''D-14184'': Giving ScriptText or ScriptFileName as parameter for QPR ScriptLauncher created a broken script.
* AI Root Causes presets didn't work with models that don't have case attributes. (''D-14759'')
* ''D-14218'': CSV file import didn't detect existing column correctly when there was difference only in letter case.
* In-memory Average function didn't work when aggragating dates using model's Attribute function. (''D-14761'')
* Specific Snowflake query with multiple columns with aggregations and Coalesce function gave &quot;invalid identifier&quot; error. (''D-14763'')


Note: Features and fixes 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 09:19, 15 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 didn't work when aggragating dates using model's Attribute function. (D-14761)
  • Specific Snowflake query with multiple columns with aggregations and Coalesce function gave "invalid identifier" error. (D-14763)

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