Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(74 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--10940-->
<!--10981-->
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==
* Datatable foreign key definitions are maintained as consistent when datatables are modified. (''B-09035'')
* Introduced QPR Task Recorder for web applications available as Chrome and Edge extension, capable of collecting detailed eventlogs from user actions. (''B-09087'')
* Added setting AIAgentDefaultModelName for AI Agent's default LLM, and updated &quot;gpt-5.4&quot; as default for OpenAIDefaultModelName setting. (''B-09039'')


==Issues fixed in next release==
==Issues fixed in next release==
* &quot;Datatable with given name already exists in project&quot; message had localization missing. (''D-14838'')
* Fixed issue where QPR ProcessAnalyzer server didn't start up after updating to 2026.5 release when PA_CONFIGURATION table contained settings with integer values. (''D-14899'')
* Error message returned from MCP tool call includes now actual exception message. (''D-14870'')
* Variation filter showed &quot;undefined&quot; as the variation order number when the filtered variations were not in eventlog. (''D-14857'')
* Improved error message for situation when model doesn't have case/event attribute used by chart filter. (''D-14865'')
* Improved model validation to detect when connection to source tables in Snowflake is not valid. (''D-14837'')


==Features under work==
==Features under work==
* Expression language can change filter object ModelId, and added functions Project.CreateScript, Script.Modify, and Script.DeletePermanently. (''B-09006'')
* Added &quot;About&quot; dialog containing QPR patent information, and &quot;User Settings&quot; dialog redesigned to &quot;User Profile&quot; dialog. (''B-09015'')
* Table header margins have been adjusted to fit more text and column filter menu icon is shown when hovering header. (''B-09032'')
* Flowchart is available both in vertical and horizontal layouts, and maximum flow thickness can be defined. (''B-09113'')
* BPMN diagrams stored in QPR EnterpriseArchitect can be opened and saved in QPR ProcessAnalyzer BPMN editor for conformance analysis. (''B-09041'')
* Enable more flexible case filtering based on event patterns. (''B-09127'')
* Object-centric flowchart object types visibility can be toggled, and flowchart flow routing has been improved to avoid label overlapping. (''B-09042'')
 
* Frontend component update for release 2026.4. (''B-09063'')
==Fixes under work==
* &quot;Percentage of filtered cases&quot; gave division by zero error when there was a root causes rule leading to zero cases (fixed in D-14713). (''D-14630'')
* Fixed issue where some selections requiring pre-expressions didn't work in the combined column (fixed in D-14713). (''D-14682'')
* Script current and last run log button icons have been changed in Workspace. (''D-14713'')
* Improved Workspace layout in small screens when there was empty table (fixed in D-14713). (''D-14780'')
* When going away from unsaved dashboard but selecting cancel, the unsaved changes dialog didn't appear again (fixed in D-14713). (''D-14859'')
* Improved object-centric model validation for situation when object type datatable is not defined. (''D-14864'')
* CSV export gave incorrect error &quot;datatable doesn't have any columns&quot; if dimensioning was used and no measures were defined. (''D-14894'')


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 18:56, 28 June 2026

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

New features in next release

  • Introduced QPR Task Recorder for web applications available as Chrome and Edge extension, capable of collecting detailed eventlogs from user actions. (B-09087)

Issues fixed in next release

  • Fixed issue where QPR ProcessAnalyzer server didn't start up after updating to 2026.5 release when PA_CONFIGURATION table contained settings with integer values. (D-14899)

Features under work

  • Added "About" dialog containing QPR patent information, and "User Settings" dialog redesigned to "User Profile" dialog. (B-09015)
  • Flowchart is available both in vertical and horizontal layouts, and maximum flow thickness can be defined. (B-09113)
  • Enable more flexible case filtering based on event patterns. (B-09127)

Fixes under work

  • "Percentage of filtered cases" gave division by zero error when there was a root causes rule leading to zero cases (fixed in D-14713). (D-14630)
  • Fixed issue where some selections requiring pre-expressions didn't work in the combined column (fixed in D-14713). (D-14682)
  • Script current and last run log button icons have been changed in Workspace. (D-14713)
  • Improved Workspace layout in small screens when there was empty table (fixed in D-14713). (D-14780)
  • When going away from unsaved dashboard but selecting cancel, the unsaved changes dialog didn't appear again (fixed in D-14713). (D-14859)
  • Improved object-centric model validation for situation when object type datatable is not defined. (D-14864)
  • CSV export gave incorrect error "datatable doesn't have any columns" if dimensioning was used and no measures were defined. (D-14894)

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