Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 8: Line 8:
* ''B-08395'': Basic OCPM flowchart implemented showing predefined measures.
* ''B-08395'': Basic OCPM flowchart implemented showing predefined measures.
* ''B-08454'': Optimized SQL executed in Snowflake by removing unnecessary column type casts.
* ''B-08454'': Optimized SQL executed in Snowflake by removing unnecessary column type casts.
* ''B-08493'': Switch TA to use key-pair authentication for snowflake connections.
* ''B-08504'': Charts don't automatically change case/event attributes and event types when encountering non-existing selections.
* ''B-08504'': Chart should not change case/event attributes and event types.
* ''B-08507'': Migrated PA_SCRIPT and PA_SCRIPT_LOG tables to use Entity Framework.
* ''B-08507'': Migrate PA_SCRIPT and PA_SCRIPT_LOG tables to use Entity Framework.
* ''B-08515'': Frontend component update.
* ''B-08515'': Frontend component update.


==Fixes under work==
==Fixes under work==
* ''D-14295'': Authentication fails if PA_ROLE contains row with ROL_FLAGS=NULL.
* ''D-14295'': Authentication was not possible if PA_ROLE table contained roles with ROL_FLAGS field having NULL values.
* ''D-14297'': PA NativeApp caches oauth token in SqlDataFrame.


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 17:30, 1 November 2024

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

New features in next release

  • B-08449: Snowflake Native App supports project-specific database, schema, and warehouse.

Features under work

  • B-08395: Basic OCPM flowchart implemented showing predefined measures.
  • B-08454: Optimized SQL executed in Snowflake by removing unnecessary column type casts.
  • B-08504: Charts don't automatically change case/event attributes and event types when encountering non-existing selections.
  • B-08507: Migrated PA_SCRIPT and PA_SCRIPT_LOG tables to use Entity Framework.
  • B-08515: Frontend component update.

Fixes under work

  • D-14295: Authentication was not possible if PA_ROLE table contained roles with ROL_FLAGS field having NULL values.
  • D-14297: PA NativeApp caches oauth token in SqlDataFrame.

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