Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(189 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!--8937-->
<!--9805-->
This page contains preliminary information about new features and fixed issues in the next release.
This page contains preliminary information about new features and fixed issues in the next release.


==New features in next release==
==New features in next release==
* B-08439: Added project settings DatabaseNameInDataSource and SchemaNameInDataSource to define Snowflake database and schema.
* Streamlined object-centric model calculation by accepting OcelObjectId as object attribute name in filters. (''B-08702'')
* B-08529: Added support for array type in stringified value format.
* Snowflake native app has user and administrator application roles. (''B-08660'')
* 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==
==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.
* Improved chart filtering button positions to work with small chart sizes. (''D-14509'')
* D-14327: AI Assistant had console error when pressing send button without text.
* Filtering variations or list of event attribute values didn't work in in-memory models. (''D-14476'')
* D-14299: Table text filters didn't work in Snowflake (starts with, ends with, contains).
* AI Agent Process Variations preset gave &quot;division by zero&quot; error when there were zero cases. (''D-14508'')
* ''D-14331'': Flowchart lost selection when flowchart used linked variables with array values.
* Fixed Root causes analysis to work with object-centric models. (''D-14515'')
* ''D-14332'': Flowchart event type and flow queries are now simultaneous to improve performance.
* Fixed Root causes analysis with weighting expression to work with object-centric models. (''D-14517'')
* ''D-14321'': Added error message to AI Assistant when trying to use it without model selected.


==Features under work==
==Features under work==
* ''B-08530'': Charts can have description text for details or explanation.
* Case sampling reduction can be compensated in charts and flowcharts. (''B-08598'')
* ''B-08544'': Frontend components have been updated.
* Projects, dashboards, models, datatables and scripts can be export and imported in JSON format. (''B-08613'')
* ''B-08546'': Add LlmComplete function to access Snowflake Cortex large language models.
* Backend support for Snowflake Cortex Agents. (''B-08647'')
* Added filtering component that can create any type of filters in dashboard. (''B-08654'')
* Native app logging has been improved and now sharing application logs with QPR is possible. (''B-08661'')
* In object-centric models, Object ID, Event ID, Event timestamp, and Event type attribute names are shown correctly. (''B-08680'')
* Streamline import API. (''B-08704'')


==Fixes under work==
==Fixes under work==
* ''D-14306'': Having both TimeStamp and ToTimeStamp as event data columns causes problems.
* Flowchart SVG export did not show start and end symbols. (''D-12401'')
* ''D-14316'': Occurrence impact on case duration measure didn't work with certain in-memory models.
* Some statistical calculations change rows order when there are several dimensions. (''D-14495'')
* ''D-14338'': Model.Modify function generated model json configuration that frontend wasn't incompatible with.
* Join doesn't find renamed columns in SqlDataFrames. (''D-14512'')
* ''D-14339'': Week number shows some dates incorrectly in the beginning of year.
* Table grouping header labels were not formatted correctly. (''D-14514'')
* ''D-14341'': AI Assistant overlaps with BPMN editor in fullscreen mode (fixed by B-08544).
* In in-memory models, array values were not dimensioned correctly. (''D-14518'')


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__

Latest revision as of 22:46, 7 May 2025

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

New features in next release

  • Streamlined object-centric model calculation by accepting OcelObjectId as object attribute name in filters. (B-08702)
  • Snowflake native app has user and administrator application roles. (B-08660)

Issues fixed in next release

  • Improved chart filtering button positions to work with small chart sizes. (D-14509)
  • Filtering variations or list of event attribute values didn't work in in-memory models. (D-14476)
  • AI Agent Process Variations preset gave "division by zero" error when there were zero cases. (D-14508)
  • Fixed Root causes analysis to work with object-centric models. (D-14515)
  • Fixed Root causes analysis with weighting expression to work with object-centric models. (D-14517)

Features under work

  • Case sampling reduction can be compensated in charts and flowcharts. (B-08598)
  • Projects, dashboards, models, datatables and scripts can be export and imported in JSON format. (B-08613)
  • Backend support for Snowflake Cortex Agents. (B-08647)
  • Added filtering component that can create any type of filters in dashboard. (B-08654)
  • Native app logging has been improved and now sharing application logs with QPR is possible. (B-08661)
  • In object-centric models, Object ID, Event ID, Event timestamp, and Event type attribute names are shown correctly. (B-08680)
  • Streamline import API. (B-08704)

Fixes under work

  • Flowchart SVG export did not show start and end symbols. (D-12401)
  • Some statistical calculations change rows order when there are several dimensions. (D-14495)
  • Join doesn't find renamed columns in SqlDataFrames. (D-14512)
  • Table grouping header labels were not formatted correctly. (D-14514)
  • In in-memory models, array values were not dimensioned correctly. (D-14518)

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