Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Manual revert
 
(361 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--10348-->
<!--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==
* Filter rules order stays now same when making filter selections and confirming filter. (B-08801)
* Introduced QPR Task Recorder for web applications available as Chrome and Edge extension, capable of collecting detailed eventlogs from user actions. (''B-09087'')
* Starting dashboard after login can be defined for different user groups, allowing to create for example customized navigation pages. (B-08791)
* Content Security Policy HTTP header includes now object-src, frame-ancestors, form-action, base-uri, and worker-src. (B-08794)
* Added support for hiding statistics for on-screen setting dropdown lists to improve performance, and case id is hidden Case/Event attribute profiling presets. (B-08840)
* Added QPR ProcessAnalyzer API request ID to Snowflake queries to easily find matching query in Snowflake query history. (B-08839)
* Result data can be filtered in Snowflake charts using result filtering expression. (B-08751)
* Backend components have been updated. (B-08852)
* Added following audit fields to users and groups: Created date, Created by, Last modified date, and Last modified by. (B-08792)
* Snowflake queries have been optimized by removing null and empty string checks from mapped columns because they are handled by the model validation check. (B-08837)
* Frontend components have been updated. (B-08851)


==Issues fixed in next release==
==Issues fixed in next release==
* In User Management Effective permissions table, column filter incorrectly showed &quot;true&quot; and &quot;false&quot; as options. (D-14639)
* 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'')
* Snowflake Cortex based AI Assistant didn't show the results table. (D-14643)
* CSV export gave incorrect error &quot;datatable doesn't have any columns&quot; if dimensioning was used and no measures were defined. (''D-14894'')
* When percent stacking is used, Y-axis values are now shown as percentages in data label and tooltip. (D-14633)
* Pivot table incorrectly showed &quot;Numeric value is not recognized&quot; error when Count or Unique count aggregations were used. (D-14559)
* Optimized resource loading by getting rid of unnecessary file assets/i18n/en_US.json. (D-14641)
* Workspace buttons are now visible in small screens spanning to multiple lines. (D-14587)
* Added tooltip text to &quot;Move to&quot; submenu containing projects so that long project names can be seen. (D-14612)
* Translation was missing from error messages when deleting items from recycle bin. (D-14652)
* Model generation didn't work as transformation step using _system.ML.ApplyTransformation function. (D-14654)
* Fixed issue in AI Assistant where using both Snowflake Cortex and OpenAI modes caused error. (D-14646)
* Others aggregation has been removed from date type of dimensions because tables don't work with textual data in date columns. (D-14623)
* Fixed data type related issues with in-memory Floor, Ceiling and aggregation functions. (D-14622)
* In Workspace, scripts &quot;View current run log&quot; dialog didn't update log correctly when new entries were added. (D-14662)
* Fixed issue where opening script editor gave javascript error about content-security-policy violation. (D-14627)
* Event type mapping in charts didn't work in object-centric models. (D-14620)
* Fixed issue in charts where viewing datatable content showed strange error when datatable was not selected. (D-14650)
* Fixed incorrect data types in some project, user and group related measures. (D-14619)
* Fixed issue where moving expression scripts was not possible when SQL Scripting was not allowed. (D-14624)
* Deleting and renaming scripts were not available for expression scripts when SQL Scripting was not allowed. (D-14625)
* Improved documentation for situation when non-existing Snowflake warehouse is configured for a model. (D-14543)
* Project properties dialog shows a descriptive text when no secrets have been defined instead of an empty table. (D-14611)
* Model validation showed incorrect error message for models with numeric duplicate case ID's. (D-14687)
* Fixed issue where Label&amp;Link component had sometimes unnecessary vertical scrollbar. (D-14685)
* Improved messages and New project button visibility in Workspace top level when no projects are shown. (D-14609)


==Features under work==
==Features under work==
* Object-centric model filtering using case-centric filter rules. (''B-08836'')
* Added &quot;About&quot; dialog containing QPR patent information, and &quot;User Settings&quot; dialog redesigned to &quot;User Profile&quot; 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==
==Fixes under work==
* Dropdown list with projects shows &quot;undefined&quot; in place of project id. (''D-14659'')
* &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'')
* Add or remove filter :JS TypeError  Cannot read properties of undefined (reading '0'). (''D-14695'')
* 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'')


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 00:23, 12 July 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)
  • CSV export gave incorrect error "datatable doesn't have any columns" if dimensioning was used and no measures were defined. (D-14894)

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)

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