Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(169 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--10348-->
<!--10845-->
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==
* Getting SAML test to work in the new pipeline. (''B-08790'')
* Object counts indicator is hidden for object-centric models when perspective is not set. (''B-08825'')
* AI root causes analysis is now shown as hierarchy for easier readability. (''B-08921'')
* Backend components have been updated including update to .NET 10. (''B-08926'')
* Frontend component update (release 2026.1). (''B-08927'')
* Content-security-policy img-src blob: directive has been restored, used by Highcharts image export. (''B-08904'')
* Case-centric flowchart performance has been improved by making all queries simultaneously. (''B-08916'')
* Object-centric models can be filtered with any case-centric filters by using perpective. (''B-08595'')


==Issues fixed in next release==
==Issues fixed in next release==
* In Effective permissions table, column filter incorrectly showed true and false values. (''D-14639'')
* Snowflake query with multiple columns with aggregations and Coalesce function gave &quot;invalid identifier&quot; error. (''D-14763'')
* Snowflake Cortex based AI Assistant didn't show the results table. (''D-14643'')
* AI Root Causes presets didn't work with models that don't have case attributes. (''D-14759'')
* When percentage stacking is used, y-axis values should be shown as percentages in datalabel and tooltip. (''D-14633'')
* In-memory Average function didn't work when aggragating dates using model's Attribute function. (''D-14761'')
* RemoveColumnCasts_Snowflake-test is failing due to changes in Snowflake-side. (''D-14651'')
* Sometimes opening models list gave &quot;User doesn't have permission GenericRead to model&quot; error. (''D-14742'')
* Pivot table shows &quot;Numeric value is not recognized&quot; error as it recognizes dimension data type incorrectly when Count aggregation is used. (''D-14559'')
* Prediction generated invalid models where case IDs in events table didn't exist in cases table. (''D-14758'')
 
* Filter to exclude case attribute values incorrectly excludes null values even if null is not selected. (''D-14773'')
==Features under work==
* Added procedure to native app that creates administrator user if access to app has been lost, and prevented user management operations to remove own access. (''B-08733'')
* Result filtering expression. (''B-08751'')
* Add a wiki-entry about possible false positives for Server-Side Template Injection (SSTI) given by security testing tools. (''B-08783'')
* For easier navigation, startup dashboard after login can be defined based on groups. (''B-08791'')
* Content-security-policy http header improvements. (''B-08794'')
* Filter rules order is now same when making filter selections and confirming filter. (''B-08801'')
 
==Fixes under work==
* Workspace buttons are now visible also in small screens. (''D-14587'')
* Optimized resource loading by getting rid of unnecessary file assets/i18n/en_US.json. (''D-14641'')
* OpenAI sometimes doesn't work. (''D-14646'')
* Fixed issue where quering datatable in chart gave strange error when datatable was not selected. (''D-14650'')
* Translation was missing from error messages when deleting items from recycle bin. (''D-14652'')
* Model generation does not work as a transformation step using _system.ML.ApplyTransformation-function. (''D-14654'')


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 13:25, 23 December 2025

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

New features in next release

  • Object counts indicator is hidden for object-centric models when perspective is not set. (B-08825)
  • AI root causes analysis is now shown as hierarchy for easier readability. (B-08921)
  • Backend components have been updated including update to .NET 10. (B-08926)
  • Frontend component update (release 2026.1). (B-08927)
  • Content-security-policy img-src blob: directive has been restored, used by Highcharts image export. (B-08904)
  • Case-centric flowchart performance has been improved by making all queries simultaneously. (B-08916)
  • Object-centric models can be filtered with any case-centric filters by using perpective. (B-08595)

Issues fixed in next release

  • Snowflake query with multiple columns with aggregations and Coalesce function gave "invalid identifier" error. (D-14763)
  • AI Root Causes presets didn't work with models that don't have case attributes. (D-14759)
  • In-memory Average function didn't work when aggragating dates using model's Attribute function. (D-14761)
  • Sometimes opening models list gave "User doesn't have permission GenericRead to model" error. (D-14742)
  • Prediction generated invalid models where case IDs in events table didn't exist in cases table. (D-14758)
  • Filter to exclude case attribute values incorrectly excludes null values even if null is not selected. (D-14773)

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