-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fix auto-applied license flow (#1119)
Fix the `activateOrAutoApplySubscriptionLicense()` function so that it doesn't early-return when there is no subscription license present (which is actually the *expected* case during the auto-apply flow), but *does* early return if there is no current subscription plan associated with the present customer agreement record. ENT-9221
- Loading branch information
1 parent
72c17d9
commit e2a3310
Showing
2 changed files
with
20 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters