Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:


==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)
* Mapped event attribute can be defined for flow and variation filters in Snowflake models (backend support). (''B-08705'')
* Model validity can be checked showing detailed reason if model is invalid. (B-08624)
* Model validity can be checked showing detailed reason if model is invalid. (''B-08624'')
* Clicking label component can change dashboard variables and run scripts. (B-08694)
* 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)
* Projects can be exported to json files and imported as new projects. (''B-08717'')
* AI Assistant can answer quantitative questions based on eventlog data powered by Snowflake Cortex Analyst and Agents. (B-08652)
* AI Assistant can answer quantitative questions based on eventlog data powered by Snowflake Cortex Analyst and Agents. (''B-08652'')
* Web user interface is available in Ukrainian language. (''B-08734'')
* Web user interface is available in Ukrainian language. (''B-08734'')


==Issues fixed in next release==
==Issues fixed in next release==
* Workspace Card/Table mode toggle buttons were not translated. (D-14547)
* Workspace Card/Table mode toggle buttons were not translated. (''D-14547'')
* KPI Card now shows line breaks correctly in textual values. (D-14546)
* KPI Card now shows line breaks correctly in textual values. (''D-14546'')
* Improved table Excel export for list data to show items with separator character instead of showing as JSON. (D-14479)
* Improved table Excel export for list data to show items with separator character instead of showing as JSON. (''D-14479'')
* Business calendar didn't work for some measures/dimensions/columns, and some had business calendar checkbox missing. (D-14563)
* Business calendar didn't work for some measures/dimensions/columns, and some had business calendar checkbox missing. (''D-14563'')
* Column showing non-conformance reason was incorrectly aligned to right. (D-14570)
* Column showing non-conformance reason was incorrectly aligned to right. (''D-14570'')
* AI Assistant explaining charts speaks now user interface language. (D-14578)
* AI Assistant explaining charts speaks now user interface language. (''D-14578'')
* Prevented creating dashboards, models and scripts with duplicate names in the same project. (''D-09480'')
* 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'')
* Prediction failed to following error: transformer_model_next_activity/event_year_input_embedding. (''D-14551'')

Revision as of 22:18, 4 August 2025

This page contains preliminary information about new features and fixed issues in the 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)
  • Model validity can be checked showing detailed reason if model is invalid. (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 answer quantitative questions based on eventlog data powered by Snowflake Cortex Analyst and Agents. (B-08652)
  • Web user interface is available in Ukrainian language. (B-08734)

Issues fixed in next release

  • Workspace Card/Table mode toggle buttons were not translated. (D-14547)
  • KPI Card now shows line breaks correctly in textual values. (D-14546)
  • Improved table Excel export for list data to show items with separator character instead of showing as JSON. (D-14479)
  • Business calendar didn't work for some measures/dimensions/columns, and some had business calendar checkbox missing. (D-14563)
  • Column showing non-conformance reason was incorrectly aligned to right. (D-14570)
  • AI Assistant explaining charts speaks now user interface language. (D-14578)
  • 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 "Most common" text aggregation sorting error for in-memory calculation. (D-14573)
  • Added translations to model notifications preview table headers. (D-14590)

Features under work

  • When trying to open dashboard with an invalid model, the precise model validation error message is shown. (B-08629)
  • Added project properties dialog for viewing project information, changing Snowflake settings and project secrets. (B-08655)
  • Object-centric flowchart can show event types for object types based on the object-to-object relations. (B-08671)
  • Account locked message is now same as username/password incorrect so that account enumeration is not possible. (B-08740)
  • Frontend component update for release 2025.5. (B-08760)

Fixes under work

  • Added translations to access denied message in the header object counts indicator. (D-13967)
  • AI Assistant gave "Unsupported cache table type" error when trying to explain object-centric flowchart. (D-14477)
  • Scripting related functionalities now work correctly when PA_OPERATION_STATUS table records have been removed. (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)
  • Some invalid queries gave unexpected errors and strange outputs. (D-14569)
  • Improved model validation to detect when connection string key for model or datatable does not exist. (D-14607)

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