camunda / camunda

Process Orchestration Framework
https://camunda.com/platform/
3.34k stars 612 forks source link

DMN XML is re-fetched unnecessarily on filter changes #19616

Open pedesen opened 5 months ago

pedesen commented 5 months ago

To Reproduce

Steps to reproduce the behavior:

  1. Go to decisions view
  2. Select a decision and version from the filter panel
  3. Change a filter which is not related to decision or version (for example: "evaluated" checkbox"

Current behavior

Expected behavior

Whenever a filter is changed which is not related to the decision and version, the DMN XML should not be re-fetched and no loading spinner should be shown in the decision panel.

Environment

Additional context


Acceptance Criteria

Definition of Ready - Checklist

For UI changes required to solve the bug:

Implementation

:mag: Root Cause Analysis

:thought_balloon: Proposed Solution

:point_right: Handover Dev to QA

:green_book: Link to the test case

ThorbenLindhauer commented 4 months ago

Moving into backlog to stay focused. Can be re-evaluated if we get more input on importance.