Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error on loading CustomerInfo after upgrade #5950

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

charlag
Copy link
Contributor

@charlag charlag commented Oct 2, 2023

CustomerInfo is moved between lists on upgrade/downgrade and we might try to load it at the old location.

It seems like it was not necessary to load CustomerInfo anyway.

fix #5949

CustomerInfo is moved between lists on upgrade/downgrade and we might
try to load it at the old location.

It seems like it was not necessary to load CustomerInfo anyway.

fix #5949
@charlag charlag merged commit fb77568 into master Oct 5, 2023
1 check passed
@charlag charlag deleted the notfound-customer-info-5949 branch October 5, 2023 12:35
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.

NotFoundError: 404 on GET /rest/sys/customerinfo/
2 participants