Skip to content

Enable direct constraint editing from Execution Overview

🚀 Feature Request

Summary

It would be helpful if users could directly edit constraints from within the Execution Overview after running a quality check.

Problem to Solve / User Story

As a user reviewing the results of a quality check, I want to be able to click on a constraint listed in the Execution Overview and immediately jump to its edit view, so that I can quickly refine or correct it without having to navigate back through multiple pages.

Currently, users need to return to "Select Constraints" and then manually locate the constraint again under "Manage Constraints," which interrupts the workflow and slows down the iteration process.

Proposed Solution

Add a direct link or edit button to each constraint listed in the Execution Overview that opens the respective constraint in the "Manage Constraints" editor.

Benefits

Streamlines the workflow after quality checks

Reduces navigation effort and time

Makes iterative testing and refining of constraints more efficient

Possible Drawbacks

May require UI/UX adjustments

Additional Context

Currently, clicking on a constraint in the Execution Overview does not allow any interaction or editing. Users must go back to previous pages to make changes.

Alternatives Considered

Navigating back manually to "Manage Constraints" – but this is inefficient for workflows involving frequent adjustments.