Next Release Roadmap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 7: | Line 7: | ||
* Added "About" dialog containing QPR patent information, and "User Settings" dialog redesigned to "User Profile" dialog. (''B-09015'') | * Added "About" dialog containing QPR patent information, and "User Settings" dialog redesigned to "User Profile" dialog. (''B-09015'') | ||
* Dropdown lists show case/event attribute value numbers and dates in ascending order. (''B-09125'') | * Dropdown lists show case/event attribute value numbers and dates in ascending order. (''B-09125'') | ||
* Updated to Angular 22 and Highcharts 13. (''B-09122'') | |||
* Backend components have been updated. (''B-09128'') | |||
* Model data can be customized in filter rules by specifying source data expression for cases and events. (''B-09127'') | |||
==Issues fixed in next release== | ==Issues fixed in next release== | ||
| Line 17: | Line 20: | ||
* When going away from unsaved dashboard but selecting cancel, the unsaved changes dialog didn't appear again. (''D-14859'') | * When going away from unsaved dashboard but selecting cancel, the unsaved changes dialog didn't appear again. (''D-14859'') | ||
* Improved object-centric model validation when object type datatable is not defined. (''D-14864'') | * Improved object-centric model validation when object type datatable is not defined. (''D-14864'') | ||
* Fixed issue where database migration for configuration table key failed in specific scenario. (''D-14902'') | |||
* DatetimeTruncation didn't work for Attribute filter rule when filtering events. (''D-14886'') | |||
==Features under work== | ==Features under work== | ||
* Label component changing dashboard variables supports any variable data types, and changing model with ModelId doesn't automatically use model default filter. (''B-09029'') | * Label component changing dashboard variables supports any variable data types, and changing model with ModelId doesn't automatically use model default filter. (''B-09029'') | ||
* Dropdown list selector component makes query only when the list is opened to improve performance. (''B-09126'') | * Dropdown list selector component makes query only when the list is opened to improve performance. (''B-09126'') | ||
* Object-centric model perspective can define from which object types events are counted using EventSourceObjectTypes setting. (''B-09133'') | * Object-centric model perspective can define from which object types events are counted using EventSourceObjectTypes setting. (''B-09133'') | ||
* Added in-built MCP tools which are always available: List Process Models, Get Model Details, and Generic Query. (''B-09136'') | * Added in-built MCP tools which are always available: List Process Models, Get Model Details, and Generic Query. (''B-09136'') | ||
* Added button to export chart to file, and "Export available in preview mode" setting to disallow exporting from viewers. (''B-09151'') | * Added button to export chart to file, and added "Export available in preview mode" setting to disallow exporting from viewers. (''B-09151'') | ||
==Fixes under work== | ==Fixes under work== | ||
* | * In-memory sorting fails in AI root causes presets when sorting by contributor: Failed to compare two elements in the array. (''D-14884'') | ||
* Event type mapping doesn't work with expression filter rules. (''D-14898'') | * Event type mapping doesn't work with expression filter rules. (''D-14898'') | ||
* | * "Design diagrams" appeared twice in the Analyzed entities list in chart settings. (''D-14936'') | ||
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 10:28, 12 August 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)
- Flowchart is available both in vertical and horizontal layouts, and maximum flow thickness can be defined. (B-09113)
- Added "About" dialog containing QPR patent information, and "User Settings" dialog redesigned to "User Profile" dialog. (B-09015)
- Dropdown lists show case/event attribute value numbers and dates in ascending order. (B-09125)
- Updated to Angular 22 and Highcharts 13. (B-09122)
- Backend components have been updated. (B-09128)
- Model data can be customized in filter rules by specifying source data expression for cases and events. (B-09127)
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)
- CSV export gave incorrect error "datatable doesn't have any columns" if dimensioning was used and no measures were defined. (D-14894)
- "Percentage of filtered cases" gave division by zero error when there was a root causes rule leading to zero cases. (D-14630)
- Fixed issue where some selections requiring pre-expressions didn't work in the combined column. (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. (D-14780)
- When going away from unsaved dashboard but selecting cancel, the unsaved changes dialog didn't appear again. (D-14859)
- Improved object-centric model validation when object type datatable is not defined. (D-14864)
- Fixed issue where database migration for configuration table key failed in specific scenario. (D-14902)
- DatetimeTruncation didn't work for Attribute filter rule when filtering events. (D-14886)
Features under work
- Label component changing dashboard variables supports any variable data types, and changing model with ModelId doesn't automatically use model default filter. (B-09029)
- Dropdown list selector component makes query only when the list is opened to improve performance. (B-09126)
- Object-centric model perspective can define from which object types events are counted using EventSourceObjectTypes setting. (B-09133)
- Added in-built MCP tools which are always available: List Process Models, Get Model Details, and Generic Query. (B-09136)
- Added button to export chart to file, and added "Export available in preview mode" setting to disallow exporting from viewers. (B-09151)
Fixes under work
- In-memory sorting fails in AI root causes presets when sorting by contributor: Failed to compare two elements in the array. (D-14884)
- Event type mapping doesn't work with expression filter rules. (D-14898)
- "Design diagrams" appeared twice in the Analyzed entities list in chart settings. (D-14936)
Note: Features and fixes currently under work are not necessarily targeting to the next release.