Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(208 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--9985-->
<!--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==
* Mapped event attribute can be defined for flow and variation filters in Snowflake models (backend support). (B-08705)
* Object counts indicator is hidden for object-centric models when perspective is not set. (''B-08825'')
* Model validity can be checked in Workspace showing detailed reason if model is invalid. (B-08624)
* AI root causes analysis is now shown as hierarchy for easier readability. (''B-08921'')
* Clicking label component can change dashboard variables and run scripts. (B-08694)
* Backend components have been updated including update to .NET 10. (''B-08926'')
* Projects can be exported to json files and imported as new projects. (B-08717)
* Frontend component update (release 2026.1). (''B-08927'')
* AI Assistant can answer quantitative questions based on eventlog data powered by Snowflake Cortex Analyst and Agents. (B-08652)
* Content-security-policy img-src blob: directive has been restored, used by Highcharts image export. (''B-08904'')
* Web user interface is available in Ukrainian language. (''B-08734'')
* 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==
* Workspace Card/Table mode toggle buttons were not translated. (D-14547)
* Snowflake query with multiple columns with aggregations and Coalesce function gave &quot;invalid identifier&quot; error. (''D-14763'')
* KPI Card now shows line breaks correctly in textual values. (D-14546)
* AI Root Causes presets didn't work with models that don't have case attributes. (''D-14759'')
* Improved table Excel export for list data to show items with separator character instead of showing as JSON. (D-14479)
* In-memory Average function didn't work when aggragating dates using model's Attribute function. (''D-14761'')
* Business calendar didn't work for some measures/dimensions/columns, and some had business calendar checkbox missing. (D-14563)
* Sometimes opening models list gave &quot;User doesn't have permission GenericRead to model&quot; error. (''D-14742'')
* Column showing non-conformance reason was incorrectly aligned to right. (D-14570)
* Prediction generated invalid models where case IDs in events table didn't exist in cases table. (''D-14758'')
* AI Assistant explaining charts speaks now user interface language. (D-14578)
* Filter to exclude case attribute values incorrectly excludes null values even if null is not selected. (''D-14773'')
* Prevented creating dashboards, models and scripts with duplicate names in the same project. (''D-09480'')
* Prediction failed to following error: transformer_model_next_activity/event_year_input_embedding. (''D-14551'')
* Fixed the &quot;Most common&quot; text aggregation sorting error for in-memory calculation. (''D-14573'')
 
==Features under work==
* When trying to open dashboard with an invalid model, the precise model validation error message is shown. (''B-08629'')
* Project properties dialog for viewing project information, changing Snowflake settings and project secrets. (''B-08655'')
* Object-centric flowchart has a new mode showing events based on the object-to-object relations. (''B-08671'')
* Changed message from account locked to be same as username/password incorrect so that account enumeration is not possible. (''B-08740'')
 
==Fixes under work==
* Access denied popup message need translation. (''D-13967'')
* AI Assistant gave &quot;Unsupported cache table type&quot; error when trying to explain object-centric flowchart. (''D-14477'')
* Scripting related functionalities broken after truncating PA_OPERATION_STATUS-table. (''D-14545'')
* Several analyses didn't work, when model cases and events datatables case id columns differed only in upper/lowercase letters. (''D-14556'')
* Fixed issue where ManageProjects permission was incorrectly required when running scripts using QPR ScriptLauncher non-legacy mode. (''D-14562'')
* Snowflake model validation gave incorrect error message when mapped column didn't exist in datatable. (''D-14565'')
* Model validation gave incorrect error when when events datatable case id mapping was missing. (''D-14566'')
* Model validation gave incorrect error message when cases and events datatables were in different datasources. (''D-14567'')
* Model validation gave incorrect error message when underlying Snowflake table didn't exist. (''D-14568'')
* Invalid queries gives unexpected errors and strange outputs. (''D-14569'')
* Cannot open Models tab for imported Project. (''D-14607'')


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.