Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
==New features in next release==
==New features in next release==
* In object-centric models, object-to-object relations are followed by traversing once all object types. (B-08606)
* In object-centric models, object-to-object relations are followed by traversing once all object types. (B-08606)
* Added checkbox for disabling filtering for individual dimensions or columns. (''B-08589'')


==Features under work==
==Features under work==
* List of case/event attributes to show value count instead of attribute datatype for Snowflake models. (''B-08316'')
* 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'')
* 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'')
* SAML authentication can now synchronize user groups from identity provider. (''B-08612'')
* Improve Snowflake cache table creation when there are multiple users. (''B-08622'')
* Improve Snowflake cache table creation when there are multiple users. (''B-08622'')
* Datatable duplication should be synchronous in Snowflake. (''B-08634'')


==Fixes under work==
==Fixes under work==
Line 17: Line 18:
* TypeError: Cannot read properties of null (reading 'querySelector') (fixed in D-14421). (''D-14399'')
* 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'')
* Metadata queries are leaking database connections. (''D-14414'')
* 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'')
* Day of the Year/Week/Month/Quater don't really work with certain  Specific event time X-axis settings. (''D-14421'')
* Day of the Year/Week/Month/Quater don't really work with certain  Specific event time X-axis settings. (''D-14421'')
* SAML self-signed certificate is expired. (''D-14424'')
* Project  tree view tooltips cannot show special characters correctly (fixed in D-14421). (''D-14430'')


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 13:03, 24 March 2025

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

New features in next release

  • In object-centric models, object-to-object relations are followed by traversing once all object types. (B-08606)
  • Added checkbox for disabling filtering for individual dimensions or columns. (B-08589)

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)
  • SAML authentication can now synchronize user groups from identity provider. (B-08612)
  • Improve Snowflake cache table creation when there are multiple users. (B-08622)
  • Datatable duplication should be synchronous in Snowflake. (B-08634)

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)
  • Metadata queries are leaking database connections. (D-14414)
  • 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)
  • SAML self-signed certificate is expired. (D-14424)
  • Project tree view tooltips cannot show special characters correctly (fixed in D-14421). (D-14430)

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