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

ftw.upgrade.exceptions.UpgradeStepConfigurationError: The profile "mypackage:default" needs to be registered before registering its upgrade step directory. #229

Open
idgserpro opened this issue Nov 1, 2022 · 0 comments

Comments

@idgserpro
Copy link

Following https://github.com/4teamwork/ftw.upgrade#setting-up-an-upgrade-directory doesn't work in a Plone 5.2 installation. I get ftw.upgrade.exceptions.UpgradeStepConfigurationError: The profile "mypackage:default" needs to be registered before registering its upgrade step directory.

Debugging the code, listProfiles is always empty, thus raising the exception.

if profile not in _profile_registry.listProfiles():

Is any other configuration or directive missing from the docs or is it a bug?

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

No branches or pull requests

1 participant