Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(64 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--10870-->
<!--10910-->
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==
* On-screen settings support static and dynamic case/event attribute values selection, and current value is stored to on-screen setting configuration. (''B-08814'')
* KPI Card shows null value label when data has no rows, and table and chart show &quot;No data&quot; message when there are no rows. (''B-08999'')
* Charts color palette can be changed to easily manage consistent visual layout. (''B-08993'')


==Issues fixed in 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'')
* Clear error message is shown when invalid value is specified to dashboard aspect ratio flex, chart margin, dashboard margin, external content border width, or external content border corner radius. (''D-14805'')
* Disabled filter rules were incorrectly applied for the shown items in the filter rule editing dialog. (''D-14791'')
* Expression filter rules with greater/less than criteria were incorrectly applied as equal filters when editing chart filters. (''D-14852'')
* 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'')
* Opening Scripts tab was slow when there were scripts with long log. (''D-14670'')
* List of event types in object-centric flowchart settings didn't open if there were object types linked to none events. (''D-14798'')
* Filter rules drag-and-drop didn't work between expressions in the same chart. (''D-14850'')
* 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'')


==Features under work==
==Features under work==
* Added preset for object-centric flowchart, and improved Process Discovery dashboard for object-centric models. (''B-08863'')
* Units can be specified describing counts of each type of objects in object-centric models. (''B-08992'')
* Fully conforming BPMN diagrams can be created from eventlogs supporting gateways. (''B-08900'')
* Dashboard variables can be used in External Content component urls for dynamically changing web page. (''B-08998'')
* Viewer users can save private filters for own use. (''B-08920'')
* MCP server support using PA scripts. (''B-09004'')
* Project export and import support for filters. (''B-09007'')
* Datatables data model visualization with ER diagram. (''B-09023'')
* Backend component update for release 2026.3. (''B-09027'')
* Frontend component update for release 2026.3. (''B-09028'')


==Fixes under work==
==Fixes under work==
* Native app could not call procedure if project referred to other database and schema. (''D-14749'')
* Unsupported cache table type:. While evaluating DataFrame-based KPI expression. (''D-14795'')
* Histogram chart is broken. (''D-14801'')
* Snowflake query gives &quot;invalid identifier&quot; error when there are two measures with same cases going though event measure filter. (''D-14845'')
* Term &quot;Second&quot; when meaning time unit was translated incorrectly in French. (''D-14803'')
* Using only top 500 flows in flowchart produces broken flowchart image. (''D-14848'')
* PA server does not send metrics to Prometheus. (''D-14804'')
* Fixed issue where object-centric model queries sometimes gave inconsistent results. (''D-14854'')


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:31, 30 March 2026

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

New features in next release

  • KPI Card shows null value label when data has no rows, and table and chart show "No data" message when there are no rows. (B-08999)
  • Charts color palette can be changed to easily manage consistent visual layout. (B-08993)

Issues fixed in next release

  • Clear error message is shown when invalid value is specified to dashboard aspect ratio flex, chart margin, dashboard margin, external content border width, or external content border corner radius. (D-14805)
  • Expression filter rules with greater/less than criteria were incorrectly applied as equal filters when editing chart filters. (D-14852)
  • Opening Scripts tab was slow when there were scripts with long log. (D-14670)
  • Filter rules drag-and-drop didn't work between expressions in the same chart. (D-14850)

Features under work

  • Units can be specified describing counts of each type of objects in object-centric models. (B-08992)
  • Dashboard variables can be used in External Content component urls for dynamically changing web page. (B-08998)
  • MCP server support using PA scripts. (B-09004)
  • Project export and import support for filters. (B-09007)
  • Datatables data model visualization with ER diagram. (B-09023)
  • Backend component update for release 2026.3. (B-09027)
  • Frontend component update for release 2026.3. (B-09028)

Fixes under work

  • Unsupported cache table type:. While evaluating DataFrame-based KPI expression. (D-14795)
  • Snowflake query gives "invalid identifier" error when there are two measures with same cases going though event measure filter. (D-14845)
  • Using only top 500 flows in flowchart produces broken flowchart image. (D-14848)
  • Fixed issue where object-centric model queries sometimes gave inconsistent results. (D-14854)

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