Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
* Pivot table incorrectly showed "Numeric value is not recognized" error when Count or Unique count aggregations were used. (D-14559)
* 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'')
* 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'')


==Features under work==
==Features under work==
Line 16: Line 17:
* Content-security-policy http header improvements. (''B-08794'')
* Content-security-policy http header improvements. (''B-08794'')
* Filter rules order is now same when making filter selections and confirming filter. (''B-08801'')
* Filter rules order is now same when making filter selections and confirming filter. (''B-08801'')
* Add request id to snowflake queries to improve query traceability. (''B-08839'')


==Fixes under work==
==Fixes under work==
* 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'')
* Add tooltip text to the Move to submenu containing projects so that long project names can be seen. (''D-14612'')
* Fixed issue in AI Assistant where using both Snowflake Cortex and OpenAI modes caused error. (''D-14646'')
* Fixed issue in AI Assistant where using both Snowflake Cortex and OpenAI modes caused error. (''D-14646'')
* Fixed issue where quering datatable in chart gave strange error when datatable was not selected. (''D-14650'')
* 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'')
* 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'')
* Model generation didn't work as transformation step using _system.ML.ApplyTransformation function. (''D-14654'')
* TA flakiness fixes for AI Agent. (''D-14655'')


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__

Revision as of 18:44, 1 September 2025

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

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)

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)
  • Add a wiki-entry about possible false positives for Server-Side Template Injection (SSTI) given by security testing tools. (B-08783)
  • Startup dashboard after login can be defined based on groups making navigation easier. (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)
  • Add request id to snowflake queries to improve query traceability. (B-08839)

Fixes under work

  • Add tooltip text to the Move to submenu containing projects so that long project names can be seen. (D-14612)
  • Fixed issue in AI Assistant where using both Snowflake Cortex and OpenAI modes caused error. (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 didn't work as transformation step using _system.ML.ApplyTransformation function. (D-14654)
  • TA flakiness fixes for AI Agent. (D-14655)

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