Skip to content

Fixed bug where Cons. component sometimes infinite-looped req'ing ISRs

Sam Kagan requested to merge fix-consensus-ui-hammering-backend into main

The component was conflating a lack of non-Blank/None ISRs on a PPRProposalReview with a total lack of ISRs on it.

Edited by Sam Kagan

Merge request reports