Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--10940-->
<!--10956-->
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==
==Features under work==
* Datatable foreign key definitions are maintained as consistent when datatables are modified. (''B-09035'')
* Eventlog data and dashboard texts can be translated (e.g., attribute names, event type names, textual values, titles, labels, units). (''B-09010'')
* Added setting AIAgentDefaultModelName for AI Agent's default LLM, and updated &quot;gpt-5.4&quot; as default for OpenAIDefaultModelName setting. (''B-09039'')
* Dropdown list selector for changing variable and filter selector components are available as multiselect dropdown list. (''B-09085'')
* Table header margins have been adjusted to fit more text, and column filter menu icon is shown only when hovering header. (''B-09032'')
* Introduced new process mining task recorder tool for web applications available as Chrome and Edge extension. (''B-09087'')
* BPMN diagrams stored in QPR EnterpriseArchitect can be opened and saved in QPR ProcessAnalyzer BPMN editor for conformance analysis. (''B-09041'')
* OAuth refresh tokens are stored to database to preserve them after server restart. (''B-09091'')
* Object-centric flowchart object types visibility can be toggled, and flowchart flow routing has been improved to avoid label overlapping. (''B-09042'')
* Frontend components have been updated. (''B-09063'')
* Implemented OAuth refresh tokens grace period, and limited MCP tool names to 50 characters. (''B-09090'')
* Expression language can change filter object ModelId, and added functions Project.CreateScript, Script.Modify, and Script.DeletePermanently. (''B-09006'')


==Issues fixed in next release==
==Fixes under work==
* &quot;Datatable with given name already exists in project&quot; message had localization missing. (''D-14838'')
* Filter rules for number and date type of case and event attributes present values based on the filter rule configuration. (''D-14867'')
* 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'')
* Getting scripts is slow when database has lots of script and operation logs. (''D-14875'')
* Filtering Case/Event attribute profiling with decimal type of attributes didn't work in Snowflake models. (''D-14866'')
* AI Agent did not provide any response when working with an empty PA model. (''D-14835'')
 
==Features under work==
* Translated eventlog data (attribute names, event type names, textual values) and dashboard custom texts (titles, labels, units, etc.). (''B-09010'')
* Process mining task recorder for web applications. (''B-09087'')
* Store refresh tokens to database instead of in-memory. (''B-09091'')


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:32, 22 May 2026

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

Features under work

  • Eventlog data and dashboard texts can be translated (e.g., attribute names, event type names, textual values, titles, labels, units). (B-09010)
  • Dropdown list selector for changing variable and filter selector components are available as multiselect dropdown list. (B-09085)
  • Introduced new process mining task recorder tool for web applications available as Chrome and Edge extension. (B-09087)
  • OAuth refresh tokens are stored to database to preserve them after server restart. (B-09091)

Fixes under work

  • Filter rules for number and date type of case and event attributes present values based on the filter rule configuration. (D-14867)

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