Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(98 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--9410-->
<!--9725-->
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==
* Navigation menu is now showing dashboards from open dashboard's project or from selected Workspace project. (''B-08673'')


==Issues fixed in next release==
==Issues fixed in next release==
* Fixed issue where AI Agent and LLMComplete function didn't work in Native App. (''D-14410'')
* When a new groups is added, it's selected by default in the Manage Users dialog. Also clicking a selected group does not deselect it. (''D-14491'')
* Fixed issue where Volume Distribution of Flow Analyzed object type didn't work. (''D-14390'')
* Clustering analysis doesn't work with object-centric models. (''D-14486'')
* Pivot function did not work in Snowflake if column contained quotation marks. (''D-14411'')
* Fixed issue where AI Agent made unnecessary queries when filtering dashboard. (''D-14503'')
* Fixed translations for Workspace Scripts tab column filter for Status and Result columns. (''D-14393'')
* Removed reference to fonts.googleapis.com for stylesheets to avoid content-security-policy error. (''D-14373'')
* Object attribute filter gives null reference error when object type doesn't exist in model. (''D-14379'')
* Syncfusion dialog headers now show special characters correctly. (''D-14407'')


==Features under work==
==Features under work==
* List of case/event attributes to show value count instead of attribute datatype for Snowflake models. (''B-08316'')
* New generic filtering component that can create any type of filters in dashboard. (''B-08654'')
* Added checkbox for disabling filtering for individual dimensions or columns. (''B-08589'')
* Snowflake native app has user and administrator application roles. (''B-08660'')
* SAML authentication can now synchronize user groups from identity provider. (''B-08612'')
* Native app logging improvements. (''B-08661'')
* Improve Snowflake cache table creation robustness. (''B-08622'')
* Object-centric model improvements for hardcoded fields. (''B-08680'')
 
==Fixes under work==
* Array value filtering doesn't work in in-memory models. (''D-14476'')
* ModelFilterCache sometimes stores broken SqlDataFrames. (''D-14507'')
* It would be better to keep everything inside  dashboard canvas area. (''D-14509'')


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 09:18, 27 April 2025

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

New features in next release

  • Navigation menu is now showing dashboards from open dashboard's project or from selected Workspace project. (B-08673)

Issues fixed in next release

  • When a new groups is added, it's selected by default in the Manage Users dialog. Also clicking a selected group does not deselect it. (D-14491)
  • Clustering analysis doesn't work with object-centric models. (D-14486)
  • Fixed issue where AI Agent made unnecessary queries when filtering dashboard. (D-14503)

Features under work

  • New generic filtering component that can create any type of filters in dashboard. (B-08654)
  • Snowflake native app has user and administrator application roles. (B-08660)
  • Native app logging improvements. (B-08661)
  • Object-centric model improvements for hardcoded fields. (B-08680)

Fixes under work

  • Array value filtering doesn't work in in-memory models. (D-14476)
  • ModelFilterCache sometimes stores broken SqlDataFrames. (D-14507)
  • It would be better to keep everything inside dashboard canvas area. (D-14509)

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