Skip to content

Conversation

stnguyen90
Copy link
Contributor

What does this PR do?

Even though upgradeURL isn't used when there are no free orgs, this line is still evaluated and will throw an error because freeOrganization is undefined. This commit adds a null check to prevent this error.

Test Plan

Manually tested using an org with a Pro org and opened the support popup and wizard.

Related PRs and Issues

PR for 1.7:

Have you read the Contributing Guidelines on issues?

Yes

Even though upgradeURL isn't used when there are no free orgs, this line
is still evaluated and will throw an error because freeOrganization
is undefined. This commit adds a null check to prevent this error.
@stnguyen90 stnguyen90 marked this pull request as draft May 26, 2025 22:17
@stnguyen90 stnguyen90 marked this pull request as ready for review May 26, 2025 22:17
@TorstenDittmann TorstenDittmann merged commit 036d45a into 5.3.x May 26, 2025
2 checks passed
@TorstenDittmann TorstenDittmann deleted the fix-support-cloud branch May 26, 2025 22:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants