Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(711 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--6814-->
<!--10926-->
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-08381'': Table vertical scrollbar is now hidden when table is not scrollable.
* Connection to MEA using expression language. (''B-09030'')
* ''B-08382'': Measures, dimensions and columns can be duplicated in chart settings.
* QPR ProcessAnalyzer acts as MCP server where MCP tools are implemented using scripts. (''B-09004'')
* ''B-08340'': New users don't have a default model selected when login for the first time.
* Frontend components have been updated. (''B-09028'')
* ''B-08365'': Added following visual settings for KPI Card: font size, text color, text styles, vertical and horizontal alignment.
* Units can be specified for object counts for each object types in object-centric models. (''B-08992'')


==Issues fixed in next release==
==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.
* Reduced project properties dialog minimum height to fit for smaller screens. (''D-14834'')
* ''D-14189'': Dropdown list component gave following error when clicking Add button for "List items": Cannot read properties of undefined (reading 'axisLabel').
* Table column filter is not entire visible in narrow tables located in bottom of screen. (''D-14783'')
* ''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.
* Data models with datatables and relations can be visualized and modified with ER diagrams. (''B-09023'')
* ''B-08389'': Added support for making multiple Snowflake queries in same request for easier OCPM queries.
* ''B-08402'': QPR ProcessAnalyzer can now connect to Snowflake when running in Snowpark Container Services.
* ''B-08416'': Improve support for partially configured OCEL-models.


==Fixes under work==
Note: Features and fixes currently under work are not necessarily targeting to the next release.
* ''D-14184'': Giving ScriptText or ScriptFileName as parameter for QPR ScriptLauncher created a broken script.
* ''D-14218'': CSV file import didn't detect existing column correctly when there was difference only in letter case.
 
Note: Features and fixes under work are not necessarily targeting to the next release.
__NOTOC__
__NOTOC__

Latest revision as of 11:56, 10 April 2026

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

New features in next release

  • Connection to MEA using expression language. (B-09030)
  • QPR ProcessAnalyzer acts as MCP server where MCP tools are implemented using scripts. (B-09004)
  • Frontend components have been updated. (B-09028)
  • Units can be specified for object counts for each object types in object-centric models. (B-08992)

Issues fixed in next release

  • Reduced project properties dialog minimum height to fit for smaller screens. (D-14834)
  • Table column filter is not entire visible in narrow tables located in bottom of screen. (D-14783)

Features under work

  • Data models with datatables and relations can be visualized and modified with ER diagrams. (B-09023)

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