Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(580 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--6246-->
<!--10689-->
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==
* B-08321: Added DataSourceConnection property to DataFrame and SQLDataFrame in expression language. (available in [https://beta.qpr.com beta.qpr.com])
* Optimized database queries and reduced log writing. (B-08870)
* B-08314: Snowflake connection string can be [[QPR_ProcessAnalyzer_Project_Workspace#Project-level_Snowflake_Connection|specified for each project]] to allow projects connecting to different Snowflake accounts, databases or schemas. (available in [https://beta.qpr.com beta.qpr.com])
* AI Agent runs the language model query using the Snowflake account where the selected model is located. (B-08860)
* B-08311: Changed QPR ScriptLauncher interaction with the server by changing the long polling to short calls to improve robustness. (available in [https://beta.qpr.com beta.qpr.com])
* Implemented backend support for Snowflake Top Insights for AI root causes analysis. (B-08664)
* B-08318: Improved Snowflake Events preset performance by adding a filter that picks a subset of cases. (available in [https://beta.qpr.com beta.qpr.com])
* For more understandable error messages, error handling and error message generation have been refactored. (B-08754)
* B-08342: Added DashboardName and DashboardProjectName properties to [[Generic_Properties_in_Expression_Language#OperationLog|OperationLog]] in expression language. (available in [https://beta.qpr.com beta.qpr.com])
* Content-Security-Policy HTTP header has been changed to more secure by removing the script-src 'unsafe-eval' directive. (B-08897)
* B-08317: Implemented Snowflake presets for Root Causes for Attributes in table and detailed table format. (available in [https://beta.qpr.com beta.qpr.com])
* When embedded to another website, SAML authentication is performed in a separate window for more robust operation. (B-08871)
* B-08320: Added RenameAllColumns function to dataframes to easily rename all columns. (available in [https://beta.qpr.com beta.qpr.com])
* Added security related HTTP headers: X-Permitted-Cross-Domain-Policies, Cross-Origin-Embedder-Policy, Cross-Origin-Opener-Policy, Cross-Origin-Resource-Policy, Referrer-Policy, Permissions-Policy, and remove  img-src &quot;blob&quot; from CSP. (''B-08879'')
* B-08329: Optimized metadata queries to Snowflake. (available in [https://beta.qpr.com beta.qpr.com])
* Presets for AI Root Causes analysis based on Snowflake Top Insights. (''B-08889'')
* B-08348: Backend components have been updated. (available in [https://beta.qpr.com beta.qpr.com])
* Added new filter selector to easily filter date and number ranges. (''B-08877'')
* Projects can be browsed in the navigation menu to access all dashboards, and organized the menu into two columns. (''B-08708'')
* Backend components have been updated. (''B-08898'')
* Frontend components have been updated. (''B-08899'')


==Issues fixed in next release==
==Issues fixed in next release==
* D-14132: Snowflake model object counts were not shown when opening dashboard while model metadata was still loading. (available in [https://beta.qpr.com beta.qpr.com])
* Native App didn't show the version number and build timestamp correctly. (D-14703)
* D-14137: AI Assistant incorrectly appeared on top of chart in the fullscreen mode. (available in [https://beta.qpr.com beta.qpr.com])
* In eventlog prediction, fixed issues preventing the usage of case attribute value prediction. (D-14702)
* D-14129: Imported model name was incorrectly cut if it contained dots. (available in [https://beta.qpr.com beta.qpr.com])
* Import now succeeds when importing Snowflake datatables refering to data where there is no access. (D-14694)
* D-14131: Some popup messages had incorrect html escaping. (available in [https://beta.qpr.com beta.qpr.com])
* Fixed incorrect color in table column filters, and Workspace loading time has been improved. (D-14704)
* D-14058: Login page was incorrectly shown when SAML authentication is configured and user is directed to the identity provider. (available in [https://beta.qpr.com beta.qpr.com])
* If DefaultUiLanguage in PA_CONFIGURATION table was not defined, users who haven't changed language could not login. (D-14706)
* D-14106: Having only a template string in the #expr{...} block didn't work. (available in [https://beta.qpr.com beta.qpr.com])
* Fixed issue where dropdown list with projects shows &quot;undefined&quot; in place of project id. (D-14659)
* D-14146: "Unable to get on-premise gateway named..." when running an Expression Language script from a SQL script using ScriptLauncher. (available in [https://beta.qpr.com beta.qpr.com])
* Fixed issue where specifying a secret name longer than 440 characters, prevented saving the secret and resulted in an error. (D-14674)
* D-14008: "Root Causes contribution" and "Comparison eventlog cases percentage" columns didn't work (in-memory). (available in [https://beta.qpr.com beta.qpr.com])
* SAML authentication failed when it needed to create a new user to QPR ProcessAnalyzer user management. (D-14717)
* D-14010: Occurrences of specific flow measure didn't work with the Root causes analysis weighting expression (in-memory). (available in [https://beta.qpr.com beta.qpr.com])
* Fixed issue where SQL dataframe queries didn't work if root expression ended to a semicolon. (D-14714)
* D-14150: Charts show as too large when resized with non-zero chart margin values. (available in [https://beta.qpr.com beta.qpr.com])
* Specific Snowflake query with comparison criteria, AggregateFrom and GetValueFrom functions gave error about invalid identifier. (D-14718)
* D-14148: Root causes for case duration preset doesn't support Multi-unit time settings. (available in [https://beta.qpr.com beta.qpr.com])
* Snowflake Native App activation failed with a custom compute pool if container service was in the suspended state. (''D-14722'')
* D-14139: Added info message when successfully exporting model to pacm file. (available in [https://beta.qpr.com beta.qpr.com])
* Snowflake DurationBetweenDates function calculated incorrectly when used in a in divisor. (''D-14723'')
* D-14153: Fixed in-memory measures for "Flow duration" and "Occurrences of specific flow" which failed when selected flow didn't exist. (available in [https://beta.qpr.com beta.qpr.com])
* PA server stuck when trying to generate SQL for SqlDataFrame having multiple columns with the same name. (''D-14730'')
* D-14022: In System reports, hidden numeric aggregations which don't work in SQL Server. (available in [https://beta.qpr.com beta.qpr.com])
* Opening dashboard is sometimes very slow. (''D-14705'')
* D-14151: Fixed issue where flowchart might have given JavaScript error when clicking event types or flows while still loading data. (available in [https://beta.qpr.com beta.qpr.com])
* D-14161: Fixed issue where SqlDataFrame.Append function broke source SqlDataFrames. (available in [https://beta.qpr.com beta.qpr.com])
* D-14157: AI Assistant didn't show detailed error message when OpenAI query failed. (available in [https://beta.qpr.com beta.qpr.com])
* D-14142: CreateDataTable function incorrectly deleted all source datatable content if connection included source datatable name. (available in [https://beta.qpr.com beta.qpr.com])
* D-14167: ScriptLauncher sometimes terminates prematurely on exception occurring in on-premise import.


==Features under work==
==Features under work==
* B-08301: In charts settings, selecting another measure/dimension/column now doesn't reset settings.
* Create a validation mechanism for exceedingly long strings that would cause SqlException when written to database. (''B-08892'')
* B-08307: Hide functionality for models that don't have datasource defined.
* B-08338: System reports for dashboard usage, such as Popular dashboards, Dashboards by users and by time, and selected dashboard usage.
* B-08341: Extended SQL Expression functions: GetRelatedValueFrom, AggregateRelatedValueFrom.
* B-08352: Update frontend components.
* B-08368: Backend support for OCPM model configuration and import.


==Fixes under work==
Note: Features and fixes currently under work are not necessarily targeting to the next release.
* D-14163: Non-breaking spaces appear strangely in Highcharts charts.
* D-14165: Flowchart export file name is incorrect and exported flowchart background is always transparent.
 
Note: Features and fixes under work won't necessarily make it to the next release.
__NOTOC__
__NOTOC__

Latest revision as of 18:31, 7 November 2025

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

New features in next release

  • Optimized database queries and reduced log writing. (B-08870)
  • AI Agent runs the language model query using the Snowflake account where the selected model is located. (B-08860)
  • Implemented backend support for Snowflake Top Insights for AI root causes analysis. (B-08664)
  • For more understandable error messages, error handling and error message generation have been refactored. (B-08754)
  • Content-Security-Policy HTTP header has been changed to more secure by removing the script-src 'unsafe-eval' directive. (B-08897)
  • When embedded to another website, SAML authentication is performed in a separate window for more robust operation. (B-08871)
  • Added security related HTTP headers: X-Permitted-Cross-Domain-Policies, Cross-Origin-Embedder-Policy, Cross-Origin-Opener-Policy, Cross-Origin-Resource-Policy, Referrer-Policy, Permissions-Policy, and remove img-src "blob" from CSP. (B-08879)
  • Presets for AI Root Causes analysis based on Snowflake Top Insights. (B-08889)
  • Added new filter selector to easily filter date and number ranges. (B-08877)
  • Projects can be browsed in the navigation menu to access all dashboards, and organized the menu into two columns. (B-08708)
  • Backend components have been updated. (B-08898)
  • Frontend components have been updated. (B-08899)

Issues fixed in next release

  • Native App didn't show the version number and build timestamp correctly. (D-14703)
  • In eventlog prediction, fixed issues preventing the usage of case attribute value prediction. (D-14702)
  • Import now succeeds when importing Snowflake datatables refering to data where there is no access. (D-14694)
  • Fixed incorrect color in table column filters, and Workspace loading time has been improved. (D-14704)
  • If DefaultUiLanguage in PA_CONFIGURATION table was not defined, users who haven't changed language could not login. (D-14706)
  • Fixed issue where dropdown list with projects shows "undefined" in place of project id. (D-14659)
  • Fixed issue where specifying a secret name longer than 440 characters, prevented saving the secret and resulted in an error. (D-14674)
  • SAML authentication failed when it needed to create a new user to QPR ProcessAnalyzer user management. (D-14717)
  • Fixed issue where SQL dataframe queries didn't work if root expression ended to a semicolon. (D-14714)
  • Specific Snowflake query with comparison criteria, AggregateFrom and GetValueFrom functions gave error about invalid identifier. (D-14718)
  • Snowflake Native App activation failed with a custom compute pool if container service was in the suspended state. (D-14722)
  • Snowflake DurationBetweenDates function calculated incorrectly when used in a in divisor. (D-14723)
  • PA server stuck when trying to generate SQL for SqlDataFrame having multiple columns with the same name. (D-14730)
  • Opening dashboard is sometimes very slow. (D-14705)

Features under work

  • Create a validation mechanism for exceedingly long strings that would cause SqlException when written to database. (B-08892)

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