_Main/BL/Type_PRData/StaticMethod_CanCall.qbl
@@ -13,7 +13,7 @@ if( toCalls.Size() = 0 ) { feedback_o := "No checked PR"; } else { havaUnsent := exists( toCalls, Elements, toCall, toCall.SendStatus() = "" ); havaUnsent := exists( toCalls, Elements, toCall, toCall.PRReleaseStatus() = "" ); if( not havaUnsent ) { feedback_o := "No unsent PR"; }