Skip to content

Fix/check operations vs guarantee

Closes issue #274

Summary

Shows the calculated number of planned operations when accepting a guarantee. If planned operations exceed the maximum allowed by the guarantee type, a separate red warning appears below the blue information box. Accept remains enabled.

Changes

  • Expose the calculated operation count in the transport summary.
  • Compare it with the guarantee type limit.
  • Display a separate over-limit warning.
  • Add backend and frontend test coverage.

Screenshot of Implementation

Screenshot_2026-07-29_at_1.15.23_PM

Merge request reports

Loading