Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<!--6746-->
<!--6769-->
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==
* ''B-08388'': OCPM: Add support for OCEL perspectives to Model.CacheTableSqlDataFrame.


==Issues fixed in next release==
==Issues fixed in next release==
* ''D-14187'': Creating local datatables is not possible if "SQL Server" feature is not set.
* ''D-14183'': Fixed issue where flowchart SVG export only exported the visible part of flowchart.


==Features under work==
==Features under work==
* ''B-08381'': Hide table vertical scrollbar when table is not scrollable.
* ''B-08340'': Remove global default model functionality.
* ''B-08382'': Duplicate measures/dimensions/columns in chart settings.
* ''B-08355'': EL: Changes into identifier matching precedence.
* ''B-08389'': OCPM: Add support for Perspectives-configuration for data frame queries.
* ''B-08365'': Visual settings for KPI Card (font size, color, text styles, vertical and horizontal alignment).
* ''B-08381'': Table vertical scrollbar is now hidden when table is not scrollable.
* ''B-08382'': Measures, dimensions and columns can be duplicated in chart settings.
* ''B-08389'': For OCPM flowchart, add support for making multiple Snowflake queries in same request.


==Fixes under work==
==Fixes under work==
* ''D-14147'': Queries give "Object reference not set to an instance of an object" with too high MaximumRowCount.
* ''D-14147'': Snowflake queries gave "Object reference not set to an instance of an object" error with MaximumRowCount higher than 2 billion.
* ''D-14186'': Highcharts datalabels are incorrectly shown over tooltips.
* ''D-14186'': Highcharts visualizations datalabel texts were incorrectly shown over tooltips.
* ''D-14189'': Cannot read properties of undefined (reading 'axisLabel') (fixed by B-08382).
* ''D-14191'': Running script by Id fails on import when parameters contain ScriptId.


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

Latest revision as of 15:55, 28 June 2024

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

Issues fixed in next release

  • D-14183: Fixed issue where flowchart SVG export only exported the visible part of flowchart.

Features under work

  • B-08340: Remove global default model functionality.
  • B-08355: EL: Changes into identifier matching precedence.
  • B-08365: Visual settings for KPI Card (font size, color, text styles, vertical and horizontal alignment).
  • B-08381: Table vertical scrollbar is now hidden when table is not scrollable.
  • B-08382: Measures, dimensions and columns can be duplicated in chart settings.
  • B-08389: For OCPM flowchart, add support for making multiple Snowflake queries in same request.

Fixes under work

  • D-14147: Snowflake queries gave "Object reference not set to an instance of an object" error with MaximumRowCount higher than 2 billion.
  • D-14186: Highcharts visualizations datalabel texts were incorrectly shown over tooltips.
  • D-14189: Cannot read properties of undefined (reading 'axisLabel') (fixed by B-08382).
  • D-14191: Running script by Id fails on import when parameters contain ScriptId.

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