Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(57 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--9985-->
<!--10348-->
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)
* Filter rules order stays now same when making filter selections and confirming filter. (''B-08801'')
* Model validity can be checked in Workspace showing detailed reason if model is invalid. (B-08624)
* Starting dashboard after login can be defined for different user groups, for creating customized navigation pages. (''B-08791'')
* 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)


==Issues fixed in next release==
==Issues fixed in next release==
* Workspace Card/Table mode toggle buttons were not translated. (D-14547)
* In Effective permissions table, column filter incorrectly showed true and false values. (D-14639)
* KPI Card now shows line breaks correctly in textual values. (D-14546)
* Snowflake Cortex based AI Assistant didn't show the results table. (D-14643)
* Improved table Excel export for list data to show items with separator character instead of showing as JSON. (D-14479)
* When percent stacking is used, Y-axis values are now shown as percentages in datalabel and tooltip. (D-14633)
* Business calendar didn't work for some measures/dimensions/columns, and some had business calendar checkbox missing. (D-14563)
* Pivot table incorrectly showed &quot;Numeric value is not recognized&quot; error when Count or Unique count aggregations were used. (D-14559)
* Column showing non-conformance reason was incorrectly aligned to right. (D-14570)
* Optimized resource loading by getting rid of unnecessary file assets/i18n/en_US.json. (''D-14641'')
* AI Assistant explaining charts speaks now user interface language. (D-14578)
* Workspace buttons are now visible in small screens spanning to multiple lines. (''D-14587'')
* Prevented creating dashboards, models and scripts with duplicate names in the same project. (''D-09480'')
* Add tooltip text to the Move to submenu containing projects so that long project names can be seen. (''D-14612'')
* Prediction failed to following error: transformer_model_next_activity/event_year_input_embedding. (''D-14551'')
* 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'')


==Features under work==
==Features under work==
* When trying to open dashboard with an invalid model, the precise model validation error message is shown. (''B-08629'')
* 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'')
* Project properties dialog for viewing project information, changing Snowflake settings and project secrets. (''B-08655'')
* Result data can be filtered in Snowflake charts using result filtering expression. (''B-08751'')
* Object-centric flowchart has a new mode showing events based on the object-to-object relations. (''B-08671'')
* Audit columns for PA_USER table. (''B-08792'')
* Web user interface is available in Ukrainian language. (''B-08734'')
* Content Security Policy HTTP header includes now object-src, frame-ancestors, form-action, base-uri and worker-src. (''B-08794'')
* Change account locked message to be same as username/password incorrect. (''B-08740'')
* Add request id to snowflake queries to improve query traceability. (''B-08839'')
* Presets using first/second textual case attribute or first textual event attribute should not primarily select case id attribute. (''B-08840'')


==Fixes under work==
==Fixes under work==
* Access denied popup message need translation. (''D-13967'')
* Fixed incorrect data types for some project, user and group related measures. (''D-14619'')
* AI Assistant gave &quot;Unsupported cache table type&quot; error when trying to explain object-centric flowchart. (''D-14477'')
* Column mappings don't work in object-centric models. (''D-14620'')
* Fixed the &quot;Most common&quot; text aggregation sorting error for in-memory calculation. (''D-14573'')
* Others aggregation removed from date type of dimensions because datagrid doesn't like textual data in date columns. (''D-14623'')
* ERROR [XX000] SQL execution internal error: Processing aborted due to error 300002:172010257. (''D-14577'')
* Opening script editor gave javascript error about CSP violation. (''D-14627'')
* Added translations to model notifications preview table headers. (''D-14590'')
* Fixed issue where chart showing datatable content showed strange error when datatable was not selected. (''D-14650'')
* View current run log periodical updating is broken. (''D-14662'')


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 17:10, 4 September 2025

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

New features in next release

  • Filter rules order stays now same when making filter selections and confirming filter. (B-08801)
  • Starting dashboard after login can be defined for different user groups, for creating customized navigation pages. (B-08791)

Issues fixed in next release

  • In Effective permissions table, column filter incorrectly showed true and false values. (D-14639)
  • Snowflake Cortex based AI Assistant didn't show the results table. (D-14643)
  • When percent stacking is used, Y-axis values are now shown as percentages in datalabel and tooltip. (D-14633)
  • Pivot table incorrectly showed "Numeric value is not recognized" 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)
  • Add tooltip text to the Move to 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)

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 data can be filtered in Snowflake charts using result filtering expression. (B-08751)
  • Audit columns for PA_USER table. (B-08792)
  • Content Security Policy HTTP header includes now object-src, frame-ancestors, form-action, base-uri and worker-src. (B-08794)
  • Add request id to snowflake queries to improve query traceability. (B-08839)
  • Presets using first/second textual case attribute or first textual event attribute should not primarily select case id attribute. (B-08840)

Fixes under work

  • Fixed incorrect data types for some project, user and group related measures. (D-14619)
  • Column mappings don't work in object-centric models. (D-14620)
  • Others aggregation removed from date type of dimensions because datagrid doesn't like textual data in date columns. (D-14623)
  • Opening script editor gave javascript error about CSP violation. (D-14627)
  • Fixed issue where chart showing datatable content showed strange error when datatable was not selected. (D-14650)
  • View current run log periodical updating is broken. (D-14662)

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