Next Release Content: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 7: | Line 7: | ||
==Features under work== | ==Features under work== | ||
* | * Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (''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'') | ||
* 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 | * Datatable duplication is now synchronous in Snowflake until 30 seconds to avoid showing the created duplicate with zero rows. (''B-08634'') | ||
==Fixes under work== | ==Fixes under work== |
Revision as of 13:19, 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
- Case and event attributes lists show number of unique values in Snowflake models (instead of attribute datatype as previously). (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 is now synchronous in Snowflake until 30 seconds to avoid showing the created duplicate with zero rows. (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.