You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
Additional information
The text was updated successfully, but these errors were encountered: