Skip to content

Add Sorting Options in Quality Report

🚀 Feature Request

Summary

Enable sorting functionality (alphabetically or by last updated date) within the Quality Report view.

Problem to Solve / User Story

Currently, the order of constraints in the Quality Report is fixed by how they were selected earlier. If I have deliberately named my constraints alphabetically (e.g., Constraint A: …, Constraint B: …, Constraint C: …), but they appear unsorted in the report, the readability suffers. As a user, I want to be able to sort constraints directly in the Quality Report.

Proposed Solution

Introduce sorting options (alphabetical ascending/descending, last updated date) in the Execution Overview view. This would mirror the functionality available in the Select Quality Constraints step and give users more flexibility when working with constraints.

Benefits

  • Improves readability and consistency of the Quality Report.
  • Reduces effort for users who want to enforce a logical or naming-based order.
  • Ensures the final deliverable (report) reflects the user’s intended structure.

Possible Drawbacks

Slightly increased UI complexity by adding sorting controls.

Additional Context

Sorting is currently only available in the Select Quality Constraints step. An open feature request already exists to add sorting to the Execution Overview. Extending this functionality consistently into the Quality Report would ensure a coherent user experience across all steps where constraints are displayed.

Relevant Logs or Screenshots (if applicable)

without sorting function: image

using sorting function: image

Links / References

Related to Issue #101