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

TCA: marketing_frontend_language configuration #1057

Closed
julianhofmann opened this issue Jun 13, 2024 · 1 comment
Closed

TCA: marketing_frontend_language configuration #1057

julianhofmann opened this issue Jun 13, 2024 · 1 comment
Assignees

Comments

@julianhofmann
Copy link
Contributor

In "Check TCA Migrations" there are multiple entries about the obsolete marketing_frontend_language field.

The TCA field 'marketing_frontend_language' in table 'tx_powermail_domain_model_mail'" defines eval="int". The field has therefore been migrated to the TCA type 'number'. This includes corresponding migration of the "eval" list, as well as obsolete field configurations, such as "max". Please adjust your TCA accordingly.

@mschwemer mschwemer self-assigned this Aug 15, 2024
@mschwemer mschwemer added this to the V13 - Preparation milestone Aug 15, 2024
mschwemer pushed a commit that referenced this issue Sep 18, 2024
mschwemer pushed a commit that referenced this issue Sep 18, 2024
@mschwemer
Copy link
Collaborator

Solved with PR #1133

All TCA migrations are green.

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

No branches or pull requests

2 participants