Next Release Content: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!--6769--> | <!--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. | ||
==Issues fixed in next release== | |||
* ''D-14183'': Fixed issue where flowchart SVG export only exported the visible part of flowchart. | |||
==Features under work== | ==Features under work== | ||
* ''B-08365'': KPI Card | * ''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-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-08382'': Measures, dimensions and columns can be duplicated in chart settings. | ||
Line 11: | Line 16: | ||
* ''D-14147'': Snowflake queries gave "Object reference not set to an instance of an object" error with MaximumRowCount higher than 2 billion. | * ''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-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__ |
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.