Next Release Content: Difference between revisions

From QPR ProcessAnalyzer Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:
* ''D-14340'': Fixed issue where AI Assistant crashed with model that didn't use datatables.
* ''D-14340'': Fixed issue where AI Assistant crashed with model that didn't use datatables.
* ''D-14344'': Fixed issue where AI Assistant explaining charts feature crashed when applying to Label component.
* ''D-14344'': Fixed issue where AI Assistant explaining charts feature crashed when applying to Label component.
* ''D-14347'': Optimize client-side import to not perform a lot of redundant data table metadata queries.
* ''D-14347'': Optimized client-side import not to perform redundant datatable metadata queries.
* ''D-14352'': Snowflake chart gives error when "Last Row Aggregates Over-limit Rows" setting is used with list aggregation.
* ''D-14352'': Snowflake chart gave error when "Last Row Aggregates Over-limit Rows" setting was used with list aggregation.
* ''D-14360'': Chart buttons should not be visible in datatable content dialog.
* ''D-14360'': Chart related buttons are now hidden in datatable content dialog.
* ''D-14361'': Dashboard element resize makes element width or height too large when chart margin is more than zero.
* ''D-14361'': Fixed issue where each resize of dashboard element made element width or height increase when chart margin was more than zero.
* ''D-14325'': PA fails to detect snowflake model after transferring it between projects.
* ''D-14325'': Model was incorrectly identified as in-memory model when linked datatables were missing.


==Features under work==
==Features under work==
Line 18: Line 18:
* ''B-08547'': Frontend support for object attribute filter rules.
* ''B-08547'': Frontend support for object attribute filter rules.
* ''B-08556'': AI Agent dashboard component.
* ''B-08556'': AI Agent dashboard component.
* ''B-08560'': Native App test automation - modify E2E tests.
* ''B-08577'': Small OCPM improvements.
* ''B-08577'': Small OCPM improvements.
* ''B-08581'': EF: Add support for multiple DB providers.
* ''B-08581'': EF: Add support for multiple DB providers.

Revision as of 23:52, 30 January 2025

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

New features in next release

  • B-08566: Implemented Entity Framework database initialization and migrations.

Issues fixed in next release

  • D-14340: Fixed issue where AI Assistant crashed with model that didn't use datatables.
  • D-14344: Fixed issue where AI Assistant explaining charts feature crashed when applying to Label component.
  • D-14347: Optimized client-side import not to perform redundant datatable metadata queries.
  • D-14352: Snowflake chart gave error when "Last Row Aggregates Over-limit Rows" setting was used with list aggregation.
  • D-14360: Chart related buttons are now hidden in datatable content dialog.
  • D-14361: Fixed issue where each resize of dashboard element made element width or height increase when chart margin was more than zero.
  • D-14325: Model was incorrectly identified as in-memory model when linked datatables were missing.

Features under work

  • B-08541: Home screen removal and Workspace card layout.
  • B-08547: Frontend support for object attribute filter rules.
  • B-08556: AI Agent dashboard component.
  • B-08577: Small OCPM improvements.
  • B-08581: EF: Add support for multiple DB providers.

Fixes under work

  • D-14266: Improve Users report performance - User.EffectivePermissionsFor(project).
  • D-14369: Prevent dialogs auto-focus.

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