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(admin/cli): activate content type command fix configure #1074

Merged

Conversation

Davidmattei
Copy link
Member

Q A
Bug fix? y
New feature? n
BC breaks? n
Deprecations? n
Fixed tickets? n
Documentation? n

Calling the contentTypeService inside the configure is not good. This means we can not run the console without a db connection. It's like calling the service directly in the constructor. The execute is already checking if the passed contentType names are valid.

@Davidmattei Davidmattei requested a review from a team as a code owner November 12, 2024 10:56
@Davidmattei Davidmattei self-assigned this Nov 12, 2024
@Davidmattei Davidmattei added this to the 5.24.0 milestone Nov 12, 2024
@Davidmattei Davidmattei merged commit beb6334 into ems-project:5.x Nov 25, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants