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

Commerce 5.0.3: Exception when attempting to view or edit a Campaign #149

Open
cgmurray opened this issue Aug 2, 2022 · 0 comments
Open

Comments

@cgmurray
Copy link

cgmurray commented Aug 2, 2022

Summary
Viewing or editing any Campaign throws an exception:
An exception has been thrown during the rendering of a template ("The "oro_campaign.data_transformer.multi_line" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead.").

Steps to reproduce
Install Commerce 5.0.3 (CE). Create a Campaign with only required fields and click "Save".

Actual Result
It saves the Campaign, but when redirecting to view, it throws the exception. "Edit" also throws the same exception.

Expected Result
No exception.

Details about your environment

  • OroCommerce version: 5.0.3
  • PHP version: 8.1.6
  • Database: MySQL 8.0.29
  • Standard Oro docker setup on a Mac (in dev/debug mode), using latest Symfony server.

Additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant