Next Release Roadmap: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(135 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--9985-->
<!--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==
* Mapped event attribute can be defined for flow and variation filters in Snowflake models (backend support). (B-08705)
* Optimized database queries and reduced log writing. (B-08870)
* Model validity can be checked in Workspace showing detailed reason if model is invalid. (B-08624)
* AI Agent runs the language model query using the Snowflake account where the selected model is located. (B-08860)
* Clicking label component can change dashboard variables and run scripts. (B-08694)
* Implemented backend support for Snowflake Top Insights for AI root causes analysis. (B-08664)
* Projects can be exported to json files and imported as new projects. (B-08717)
* For more understandable error messages, error handling and error message generation have been refactored. (''B-08754'')
* AI Assistant can answer quantitative questions based on eventlog data powered by Snowflake Cortex Analyst and Agents. (B-08652)
* Content-Security-Policy HTTP header has been changed to more secure by removing the script-src 'unsafe-eval' directive. (''B-08897'')
* Web user interface is available in Ukrainian language. (''B-08734'')


==Issues fixed in next release==
==Issues fixed in next release==
* Workspace Card/Table mode toggle buttons were not translated. (D-14547)
* Native App didn't show the version number and build timestamp correctly. (D-14703)
* KPI Card now shows line breaks correctly in textual values. (D-14546)
* In eventlog prediction, fixed issues preventing the usage of case attribute value prediction. (D-14702)
* Improved table Excel export for list data to show items with separator character instead of showing as JSON. (D-14479)
* Import now succeeds when importing Snowflake datatables refering to data where there is no access. (D-14694)
* Business calendar didn't work for some measures/dimensions/columns, and some had business calendar checkbox missing. (D-14563)
* Fixed incorrect color in table column filters, and Workspace loading time has been improved. (D-14704)
* Column showing non-conformance reason was incorrectly aligned to right. (D-14570)
* If DefaultUiLanguage in PA_CONFIGURATION table was not defined, users who haven't changed language could not login. (D-14706)
* AI Assistant explaining charts speaks now user interface language. (D-14578)
* Fixed issue where dropdown list with projects shows &quot;undefined&quot; in place of project id. (D-14659)
* Prevented creating dashboards, models and scripts with duplicate names in the same project. (''D-09480'')
* Fixed issue where specifying a secret name longer than 440 characters, prevented saving the secret and resulted in an error. (D-14674)
* Prediction failed to following error: transformer_model_next_activity/event_year_input_embedding. (''D-14551'')
* SAML authentication failed when it needed to create a new user to QPR ProcessAnalyzer user management. (D-14717)
* Fixed the &quot;Most common&quot; text aggregation sorting error for in-memory calculation. (''D-14573'')
* 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'')


==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'')
* Projects can be browsed in the navigation menu to access all dashboards, and organized the menu into two columns. (''B-08708'')
* Project properties dialog for viewing project information, changing Snowflake settings and project secrets. (''B-08655'')
* When embedded to another website, SAML authentication is performed in a separate window for more robust operation. (''B-08871'')
* Object-centric flowchart has a new mode showing events based on the object-to-object relations. (''B-08671'')
* Added new filter selector to easily filter date and number ranges. (''B-08877'')
* Change account locked message to be same as username/password incorrect. (''B-08740'')
* Added security related HTTP response headers such as Cross-Origin-Embedder-Policy, Cross-Origin-Opener-Policy, Cross-Origin-Resource-Policy. (''B-08879'')
* Presets for AI Root Causes analysis based on Snowflake Top Insights. (''B-08889'')


==Fixes under work==
==Fixes under work==
* Access denied popup message need translation. (''D-13967'')
* NativeApp activation failed with custom compute pool if container service was suspended. (''D-14722'')
* AI Assistant gave &quot;Unsupported cache table type&quot; error when trying to explain object-centric flowchart. (''D-14477'')
* Global ManageProject permission should not be required for Root level project  import. (''D-14572'')
* ERROR [XX000] SQL execution internal error: Processing aborted due to error 300002:172010257. (''D-14577'')


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 19:59, 30 October 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)

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)

Features under work

  • Projects can be browsed in the navigation menu to access all dashboards, and organized the menu into two columns. (B-08708)
  • When embedded to another website, SAML authentication is performed in a separate window for more robust operation. (B-08871)
  • Added new filter selector to easily filter date and number ranges. (B-08877)
  • Added security related HTTP response headers such as Cross-Origin-Embedder-Policy, Cross-Origin-Opener-Policy, Cross-Origin-Resource-Policy. (B-08879)
  • Presets for AI Root Causes analysis based on Snowflake Top Insights. (B-08889)

Fixes under work

  • NativeApp activation failed with custom compute pool if container service was suspended. (D-14722)

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