Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
* B-08529: Added support for array type in stringified value format.
* B-08529: Added support for array type in stringified value format.
* B-08527: Improved SAP connector handling and removed fixed dll file names.
* 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-08387'': Added backend support for object-centric model filtering for object attributes.
* ''B-08552'': Migrate rest of queries to Entity Framework.
* ''B-08552'': Migrated rest of SQL 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.
* ''B-08526'': Variations and other other list of items can be visualized with colors, and also "List separator" field is available for dimensions and columns.


==Issues fixed in next release==
==Issues fixed in next release==

Revision as of 14:29, 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: Added backend support for object-centric model filtering for object attributes.
  • B-08552: Migrated rest of SQL queries to Entity Framework.
  • B-08526: Variations and other other list of items can be visualized with colors, and also "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.