Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 9: Line 9:
* ''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-08493'': Switch TA to use key-pair authentication for snowflake connections.
* ''B-08504'': Chart should not change case/event attributes and event types.
* ''B-08504'': Charts don't automatically change case/event attributes and event types when encountering non-existing selections.
* ''B-08507'': Migrate 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.


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 18:46, 31 October 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-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-08507: Migrate 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.

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