fix(billing): Ensure early exit for closed premium org upgrade payment

This commit is contained in:
Stephon Brown 2026-02-05 10:21:35 -05:00
parent 2141854ca3
commit 76e97ad71b
No known key found for this signature in database

View File

@ -203,6 +203,7 @@ export class PremiumOrgUpgradePaymentComponent implements OnInit, AfterViewInit
status: PremiumOrgUpgradePaymentStatus.Closed,
organizationId: null,
});
return;
}
combineLatest([