Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 18: Line 18:
* For easier navigation, startup dashboard after login can be defined based on groups. (''B-08791'')
* For easier navigation, startup dashboard after login can be defined based on groups. (''B-08791'')
* Content-security-policy http header improvements. (''B-08794'')
* Content-security-policy http header improvements. (''B-08794'')
* Keep filter rules apply order same when making filter selections. (''B-08801'')
* Filter rules order is now same when making filter selections and confirming filter. (''B-08801'')
* Refactoring: Combine model id and queryProcessingMethod to modelmetadata on constructor parameters. (''B-08823'')


==Fixes under work==
==Fixes under work==
* Workspace buttons are now visible also in small screens. (''D-14587'')
* Workspace buttons are now visible also in small screens. (''D-14587'')
* Get rid of unnecessary file download: assets/i18n/en_US.json. (''D-14641'')
* Optimized resource loading by getting rid of unnecessary file assets/i18n/en_US.json. (''D-14641'')
* OpenAI sometimes doesn't work. (''D-14646'')
* OpenAI sometimes doesn't work. (''D-14646'')
* Suggestions for improving error messages in Datatable analysis. (''D-14650'')
* Fixed issue where quering datatable in chart gave strange error when datatable was not selected. (''D-14650'')
* No translation for confirm delete item from recycle bin message. (''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 does not work as a transformation step using _system.ML.ApplyTransformation-function. (''D-14654'')


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 23:41, 29 August 2025

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

New features in next release

  • Getting SAML test to work in the new pipeline. (B-08790)

Issues fixed in next release

  • True and false option in column filter need localization. (D-14639)
  • Snowflake Cortex based AI Assistant doesn't show result table. (D-14643)
  • When percentage stacking is used, y-axis values should be shown as percentages in datalabel and tooltip. (D-14633)
  • RemoveColumnCasts_Snowflake-test is failing due to changes in Snowflake-side. (D-14651)
  • Pivot table shows "Numeric value is not recognized" error as it recognizes dimension data type incorrectly when Count aggregation is used. (D-14559)

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 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)
  • For easier navigation, startup dashboard after login can be defined based on groups. (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)

Fixes under work

  • Workspace buttons are now visible also in small screens. (D-14587)
  • Optimized resource loading by getting rid of unnecessary file assets/i18n/en_US.json. (D-14641)
  • OpenAI sometimes doesn't work. (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 does not work as a transformation step using _system.ML.ApplyTransformation-function. (D-14654)

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