Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--10845-->
<!--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==
==Issues fixed in next release==
* Object counts indicator is hidden for object-centric models when perspective is not set. (''B-08825'')
* Opening script editor by url didn't show project path and also javascript error appeared to console. (''D-14794'')
* AI root causes analysis is now shown as hierarchy for easier readability. (''B-08921'')
* Disabled filter rules were incorrectly applied for the shown items in the filter rule editing dialog. (''D-14791'')
* Backend components have been updated including update to .NET 10. (''B-08926'')
* 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'')
* Frontend component update (release 2026.1). (''B-08927'')
* List of event types in object-centric flowchart settings didn't open if there were object types linked to none events. (''D-14798'')
* Content-security-policy img-src blob: directive has been restored, used by Highcharts image export. (''B-08904'')
* Fixed issue where case attribute prediction failed when using more than one iteration. (''D-14789'')
* Case-centric flowchart performance has been improved by making all queries simultaneously. (''B-08916'')
* SQL generation optimization for case data-only queries does not work. (''D-14747'')
* Object-centric models can be filtered with any case-centric filters by using perpective. (''B-08595'')


==Issues fixed in next release==
==Features under work==
* Snowflake query with multiple columns with aggregations and Coalesce function gave &quot;invalid identifier&quot; error. (''D-14763'')
* On-screen settings support for static and dynamic case/event attribute values selection, and storing setting value to the on-screen setting configuration. (''B-08814'')
* AI Root Causes presets didn't work with models that don't have case attributes. (''D-14759'')
* Added preset for object-centric flowchart, and improved Process Discovery dashboard for object-centric models. (''B-08863'')
* In-memory Average function didn't work when aggragating dates using model's Attribute function. (''D-14761'')
* Fully conforming BPMN diagrams can be created from eventlogs supporting gateways. (''B-08900'')
* Sometimes opening models list gave &quot;User doesn't have permission GenericRead to model&quot; error. (''D-14742'')
* Viewer users are able to save private filters. (''B-08920'')
* Prediction generated invalid models where case IDs in events table didn't exist in cases table. (''D-14758'')
 
* Filter to exclude case attribute values incorrectly excludes null values even if null is not selected. (''D-14773'')
==Fixes under work==
* EL: Null coalescing chaining operators behave incorrectly. (''D-14762'')
* Histogram chart is broken. (''D-14801'')


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__

Latest revision as of 09:50, 29 January 2026

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

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)
  • SQL generation optimization for case data-only queries does not work. (D-14747)

Features under work

  • On-screen settings support for static and dynamic case/event attribute values selection, and storing setting value to the on-screen setting configuration. (B-08814)
  • 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 are able to save private filters. (B-08920)

Fixes under work

  • EL: Null coalescing chaining operators behave incorrectly. (D-14762)
  • Histogram chart is broken. (D-14801)

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