Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 11: Line 11:
==Fixes under work==
==Fixes under work==
* Analyze Datatable content:  Function "Column" taking 1 argument was not defined in SqlDataFrame (fixed in D-14421). (''D-14391'')
* Analyze Datatable content:  Function "Column" taking 1 argument was not defined in SqlDataFrame (fixed in D-14421). (''D-14391'')
* TypeError: Cannot read properties of undefined (reading 'injectValue')  at b.getDimensionQuery (fixed in D-14421). (''D-14395'')
* TypeError: Cannot read properties of null (reading 'querySelector') (fixed in D-14421). (''D-14399'')
* Disable Object-centric filter if model is not OCPM model (fixed in D-14421). (''D-14408'')
* Disable Object-centric filter if model is not OCPM model (fixed in D-14421). (''D-14408'')
* AI assistant cannot explain  messages[1].content': string too long error (fixed in D-14421). (''D-14419'')
* AI assistant cannot explain  messages[1].content': string too long error (fixed in D-14421). (''D-14419'')

Revision as of 09:32, 19 March 2025

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

Features under work

  • List of case/event attributes to show value count instead of attribute datatype for Snowflake models. (B-08316)
  • Improve Snowflake clustering analysis to show number of event occurrences correctly. (B-08353)
  • Added checkbox for disabling filtering for individual dimensions or columns. (B-08589)
  • SAML authentication can now synchronize user groups from identity provider. (B-08612)
  • Improve Snowflake cache table creation when there are multiple users. (B-08622)

Fixes under work

  • Analyze Datatable content: Function "Column" taking 1 argument was not defined in SqlDataFrame (fixed in D-14421). (D-14391)
  • TypeError: Cannot read properties of undefined (reading 'injectValue') at b.getDimensionQuery (fixed in D-14421). (D-14395)
  • TypeError: Cannot read properties of null (reading 'querySelector') (fixed in D-14421). (D-14399)
  • Disable Object-centric filter if model is not OCPM model (fixed in D-14421). (D-14408)
  • AI assistant cannot explain messages[1].content': string too long error (fixed in D-14421). (D-14419)
  • Day of the Year/Week/Month/Quater don't really work with certain Specific event time X-axis settings. (D-14421)

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