Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(631 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--6814-->
<!--10870-->
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.
* On-screen settings support static and dynamic case/event attribute values selection, and current value is stored to on-screen setting configuration. (''B-08814'')
* ''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==
==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.
* Opening script editor by url didn't show project path and also javascript error appeared to console. (''D-14794'')
* ''D-14189'': Dropdown list component gave following error when clicking Add button for "List items": Cannot read properties of undefined (reading 'axisLabel').
* Disabled filter rules were incorrectly applied for the shown items in the filter rule editing dialog. (''D-14791'')
* ''D-14192'': Datagrid paging settings are now preserved when resizing or zooming window.
* When chart with multiple series was sorted by measure, some datapoints were not shown when visible X-axis was limited with zooming or Custom layout settings. (''D-14793'')
* ''D-14214'': In System reports, dropdown list showing dashboards didn't open if there were more than 1000 dashboards.
* List of event types in object-centric flowchart settings didn't open if there were object types linked to none events. (''D-14798'')
* ''D-14209'': Fixed issue where moving projects was not possible.
* Fixed issue where case attribute prediction failed when using more than one iteration. (''D-14789'')
* ''D-14210'': Fixes for issue with incorrectly shown pending tasks.
* Null coalescing operators didn't work correctly in chaining in expression language. (''D-14762'')
* SQLDataFrame with several append operations had performance issue in expression language. (''D-14772'')
* Term &quot;Second&quot; when meaning time unit was translated incorrectly in French. (''D-14803'')


==Features under work==
==Features under work==
* ''B-08355'': Expression language identifiers are primarily assumed as variables and secondarily as property names.
* Added preset for object-centric flowchart, and improved Process Discovery dashboard for object-centric models. (''B-08863'')
* ''B-08389'': Added support for making multiple Snowflake queries in same request for easier OCPM queries.
* Fully conforming BPMN diagrams can be created from eventlogs supporting gateways. (''B-08900'')
* ''B-08402'': QPR ProcessAnalyzer can now connect to Snowflake when running in Snowpark Container Services.
* Viewer users can save private filters for own use. (''B-08920'')
* ''B-08416'': Improve support for partially configured OCEL-models.
* SQL queries run in Snowflake have been further optimized. (''B-08936'')
* Object-centric flowchart variation based flow visilibity stepper and hiding start/end indicators. (''B-08987'')


==Fixes under work==
==Fixes under work==
* ''D-14184'': Giving ScriptText or ScriptFileName as parameter for QPR ScriptLauncher created a broken script.
* Native app could not call procedure if project referred to other database and schema. (''D-14749'')
* ''D-14218'': CSV file import didn't detect existing column correctly when there was difference only in letter case.
* Cannot insert duplicate key row in object 'dbo.PA_SCRIPT' with unique index 'PA_SCRIPT_UNIQUE_NAME_IN_PROJECT'. (''D-14784'')
* E2E tests now and then give Object &lt;cachetablename&gt; does not exist or not authorized for object-centric models. (''D-14797'')
* Histogram chart is broken. (''D-14801'')
* PA server does not send metrics to Prometheus. (''D-14804'')


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 21:14, 7 February 2026

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

New features in next release

  • On-screen settings support static and dynamic case/event attribute values selection, and current value is stored to on-screen setting configuration. (B-08814)

Issues fixed in next release

  • Opening script editor by url didn't show project path and also javascript error appeared to console. (D-14794)
  • Disabled filter rules were incorrectly applied for the shown items in the filter rule editing dialog. (D-14791)
  • When chart with multiple series was sorted by measure, some datapoints were not shown when visible X-axis was limited with zooming or Custom layout settings. (D-14793)
  • List of event types in object-centric flowchart settings didn't open if there were object types linked to none events. (D-14798)
  • Fixed issue where case attribute prediction failed when using more than one iteration. (D-14789)
  • Null coalescing operators didn't work correctly in chaining in expression language. (D-14762)
  • SQLDataFrame with several append operations had performance issue in expression language. (D-14772)
  • Term "Second" when meaning time unit was translated incorrectly in French. (D-14803)

Features under work

  • Added preset for object-centric flowchart, and improved Process Discovery dashboard for object-centric models. (B-08863)
  • Fully conforming BPMN diagrams can be created from eventlogs supporting gateways. (B-08900)
  • Viewer users can save private filters for own use. (B-08920)
  • SQL queries run in Snowflake have been further optimized. (B-08936)
  • Object-centric flowchart variation based flow visilibity stepper and hiding start/end indicators. (B-08987)

Fixes under work

  • Native app could not call procedure if project referred to other database and schema. (D-14749)
  • Cannot insert duplicate key row in object 'dbo.PA_SCRIPT' with unique index 'PA_SCRIPT_UNIQUE_NAME_IN_PROJECT'. (D-14784)
  • E2E tests now and then give Object <cachetablename> does not exist or not authorized for object-centric models. (D-14797)
  • Histogram chart is broken. (D-14801)
  • PA server does not send metrics to Prometheus. (D-14804)

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