Next Release Content: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 17: | Line 17: | ||
* ''D-14332'': Flowchart event type and flow queries are now simultaneous to improve performance. | * ''D-14332'': Flowchart event type and flow queries are now simultaneous to improve performance. | ||
* ''D-14321'': Added error message to AI Assistant when trying to use it without model selected. | * ''D-14321'': Added error message to AI Assistant when trying to use it without model selected. | ||
* ''D-14316'': Occurrence impact on case duration measure didn't work with certain in-memory models. | |||
* ''D-14306'': Fixed issue when there were both TimeStamp and ToTimeStamp event data columns. | |||
==Features under work== | ==Features under work== | ||
* ''B-08391'': Datatable access has been optimized improving performance for object-centric models. | |||
* ''B-08530'': Charts can have description text for details or explanation. | * ''B-08530'': Charts can have description text for details or explanation. | ||
* ''B-08544'': Frontend components have been updated. | * ''B-08544'': Frontend components have been updated. | ||
Line 24: | Line 27: | ||
==Fixes under work== | ==Fixes under work== | ||
* ''D- | * ''D-14325'': PA fails to detect snowflake model after transferring it between projects. | ||
* ''D- | * ''D-14326'': Having extra columns in objects-table breaks the OCPM model. | ||
* ''D-14338'': Model.Modify function generated model json configuration that frontend wasn't incompatible with. | * ''D-14338'': Model.Modify function generated model json configuration that frontend wasn't incompatible with. | ||
* ''D-14339'': Week number shows some dates incorrectly in the beginning of year. | * ''D-14339'': Week number shows some dates incorrectly in the beginning of year. | ||
* ''D-14340'': AI Assistant crashes when trying to use model that doesn't use datatables (fixed in D-14344). | |||
* ''D-14341'': AI Assistant overlaps with BPMN editor in fullscreen mode (fixed by B-08544). | * ''D-14341'': AI Assistant overlaps with BPMN editor in fullscreen mode (fixed by B-08544). | ||
* ''D-14342'': Flow step and Zoom settings control should have same size (fixed by B-08544). | |||
* ''D-14344'': AI Assistant explaining charts crashes when using it to Label component. | |||
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 14:27, 13 January 2025
This page contains preliminary information about new features and fixed issues in the next release.
New features in next release
- B-08439: Added project settings DatabaseNameInDataSource and SchemaNameInDataSource to define Snowflake database and schema.
- B-08529: Added support for array type in stringified value format.
- B-08527: Improved SAP connector handling and removed fixed dll file names.
- B-08387: Backend support for object-centric model filtering for object attributes.
- B-08552: Migrate rest of queries to Entity Framework.
- B-08526: List of items can be visualized with colors (such as variations), and "List separator" field is available for dimensions and columns.
Issues fixed in next release
- D-14323: Filtering with "Split data by filtering" dimension didn't work with exclude type of filter rules and when there are multiple filter rules.
- D-14327: AI Assistant had console error when pressing send button without text.
- D-14299: Table text filters didn't work in Snowflake (starts with, ends with, contains).
- D-14331: Flowchart lost selection when flowchart used linked variables with array values.
- D-14332: Flowchart event type and flow queries are now simultaneous to improve performance.
- D-14321: Added error message to AI Assistant when trying to use it without model selected.
- D-14316: Occurrence impact on case duration measure didn't work with certain in-memory models.
- D-14306: Fixed issue when there were both TimeStamp and ToTimeStamp event data columns.
Features under work
- B-08391: Datatable access has been optimized improving performance for object-centric models.
- B-08530: Charts can have description text for details or explanation.
- B-08544: Frontend components have been updated.
- B-08546: Add LlmComplete function to access Snowflake Cortex large language models.
Fixes under work
- D-14325: PA fails to detect snowflake model after transferring it between projects.
- D-14326: Having extra columns in objects-table breaks the OCPM model.
- D-14338: Model.Modify function generated model json configuration that frontend wasn't incompatible with.
- D-14339: Week number shows some dates incorrectly in the beginning of year.
- D-14340: AI Assistant crashes when trying to use model that doesn't use datatables (fixed in D-14344).
- D-14341: AI Assistant overlaps with BPMN editor in fullscreen mode (fixed by B-08544).
- D-14342: Flow step and Zoom settings control should have same size (fixed by B-08544).
- D-14344: AI Assistant explaining charts crashes when using it to Label component.
Note: Features and fixes currently under work are not necessarily targeting to the next release.