Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(155 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--9985-->
<!--10821-->
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==
* Object-centric flowchart can link events and objects using object-to-object relations. (B-08671)
* Any event attribute can be used as event type in Snowflake flow and variation filter rules. (B-08737)
* Translations have been updated for release 2025.5. (B-08757)
* Frontend components have been updated for release 2025.5. (B-08760)
* Event attribute used as event type can be defined for flow and variation filters in Snowflake models (backend support). (B-08705)
* Model validity check shows detailed reason invalid models. (B-08624)
* Clicking label component can change dashboard variables and run scripts. (B-08694)
* Projects can be exported to json files and imported as new projects. (B-08717)
* AI Assistant can provide quantitative analysis by making queries to eventlog data (powered by Snowflake Cortex Analyst and Agents). (B-08652)
* Added project properties dialog for viewing project information, changing Snowflake settings and project secrets. (B-08655)
* When trying to open dashboard with an invalid model, the precise model validation error message is shown. (B-08629)
* Web user interface is available in Ukrainian language. (B-08734)
* Stringified value format supports also json objects. (B-08766)
* Backend components have been updated for release 2025.5. (B-08759)
* Account locked message is now same as username/password incorrect so that account enumeration is not possible. (B-08740)


==Issues fixed in next release==
==Issues fixed in next release==
* Workspace Card/Table mode toggle buttons were not translated. (D-14547)
* Fixed issue in Manage Users dialog where the row selections disappeared when resizing the dialog. (''D-14647'')
* KPI Card now shows line breaks correctly in textual values. (D-14546)
* Some Snowflake expressions with aggregation were missing possibility to define percentile value. (''D-14276'')
* AI Assistant gave &quot;Unsupported cache table type&quot; error when trying to explain object-centric flowchart. (D-14477)
* Added tooltip to gantt chart's table layout header so that the header text can be fully seen. (''D-13748'')
* Improved table Excel export for list data to show items with separator character instead of showing as JSON. (D-14479)
* Referrer-Policy HTTP header was incorrectly set to &quot;same-origins&quot; causing browser console error in Windows deployments. (''D-14736'')
* Business calendar didn't work for some measures/dimensions/columns, and some had business calendar checkbox missing. (D-14563)
* Switching between Snowflake and in-memory chart by changing chart configuration json, caused some items in chart settings to appear twice. (''D-14667'')
* Column showing non-conformance reason was incorrectly aligned to right. (D-14570)
* Fixed issue where it was not possible to delete a model with same name in the same project during the same session. (''D-14708'')
* AI Assistant explaining charts speaks now user interface language. (D-14578)
* Improved error message if model loading fails when loading script returns incorrect type of data. (''D-14637'')
* Fixed following error when performing client-side SAP import: Could not find a part of the path (QPR_ImportSource_Chunk_*.tmp). (D-14589)
* Fixed issue where variations query with sampling was slow for new models. (''D-14729'')
* Added translations to model notifications preview table headers. (D-14590)
* Fixed issue where QPR ProcessAnalyzer request ID was not added to Snowflake data modification queries. (''D-14728'')
* GetRelatedValueFrom function caused column name conflict when used multiple times in same query. (D-14591)
* Fixed issue where in-memory sorting for arrays gave &quot;Error in sorting analysis result rows possibly due to multiple types of values ...&quot;. (D-14592)
* Error when calling SAP import from SQL script called from EL called from SQL: The given key '' was not present in the dictionary. (D-14593)
* Improved model validation to detect when connection string key for model or datatable does not exist. (D-14607)
* Array type of values were shown incorrectly when used Last Row Aggregates Over-limit Rows setting. (D-14616)
* Fixed the &quot;Most common&quot; text aggregation sorting error for in-memory calculation. (D-14573)
* Prevented creating dashboards, models and scripts with duplicate names in the same project. (D-09480)
* Added translations to access denied message for header object counts indicator. (D-13967)
* 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)
* Some invalid queries gave unexpected errors and strange outputs. (D-14569)
* AI Agent prompt chart editor didn't show correctly if model was not selected. (D-14536)
* Prediction failed to following error: transformer_model_next_activity/event_year_input_embedding. (D-14551)
* Some analyses didn't work, when case id columns for cases and events datatables 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)
* Scripting now works correctly after rows from PA_OPERATION_STATUS table have been deleted. (D-14545)


==Features under work==
==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'')
* Object-centric models can be filtered with any case-centric filters by using perpective. (''B-08595'')
* Snowflake SQL queries have been simplified to improve performance. (''B-08901'')
* Refactored how export files are generated. (''B-08904'')
* QPR ProcessAnalyzer can be deployed on-premise using Linux container. (''B-08915'')
* Backend component update including .Net 10 (release 2026.1). (''B-08926'')


==Fixes under work==
==Fixes under work==
* Fixed issue where case-centric flowchart was very slow for object-centric model when sampling was used. (''D-14544'')
* Query Designer gave untranslated error message &quot;Unable to use Snowflake tables as data source for in-memory query&quot;. (''D-14683'')
* In Query Designer, table column menu gave JavaScript error for column where first row was null. (''D-14684'')
* Query Designer incorrectly gave message &quot;There are no columns in the data&quot; when the data had no rows. (''D-14692'')
* Query Designer gave untranslated error message: &quot;You don't have permissions to model ...&quot;. (''D-14727'')
* Selecting model in dashboard when there is no model selected and going back to Workspace, gives error message. (''D-14735'')
* It should be possible to open PA directly to the script editor with url. (''D-14745'')


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 21:20, 25 November 2025

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

Issues fixed in next release

  • Fixed issue in Manage Users dialog where the row selections disappeared when resizing the dialog. (D-14647)
  • Some Snowflake expressions with aggregation were missing possibility to define percentile value. (D-14276)
  • Added tooltip to gantt chart's table layout header so that the header text can be fully seen. (D-13748)
  • Referrer-Policy HTTP header was incorrectly set to "same-origins" causing browser console error in Windows deployments. (D-14736)
  • Switching between Snowflake and in-memory chart by changing chart configuration json, caused some items in chart settings to appear twice. (D-14667)
  • Fixed issue where it was not possible to delete a model with same name in the same project during the same session. (D-14708)
  • Improved error message if model loading fails when loading script returns incorrect type of data. (D-14637)
  • Fixed issue where variations query with sampling was slow for new models. (D-14729)
  • Fixed issue where QPR ProcessAnalyzer request ID was not added to Snowflake data modification queries. (D-14728)

Features under work

  • Object-centric models can be filtered with any case-centric filters by using perpective. (B-08595)
  • Snowflake SQL queries have been simplified to improve performance. (B-08901)
  • Refactored how export files are generated. (B-08904)
  • QPR ProcessAnalyzer can be deployed on-premise using Linux container. (B-08915)
  • Backend component update including .Net 10 (release 2026.1). (B-08926)

Fixes under work

  • Query Designer gave untranslated error message "Unable to use Snowflake tables as data source for in-memory query". (D-14683)
  • In Query Designer, table column menu gave JavaScript error for column where first row was null. (D-14684)
  • Query Designer incorrectly gave message "There are no columns in the data" when the data had no rows. (D-14692)
  • Query Designer gave untranslated error message: "You don't have permissions to model ...". (D-14727)
  • Selecting model in dashboard when there is no model selected and going back to Workspace, gives error message. (D-14735)
  • It should be possible to open PA directly to the script editor with url. (D-14745)

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