Skip to content

Translated entities are not persisted #11

Description

@DjLeChuck

The documentation says: The $translatedEntity will be persisted and flushed., but it's not true.

The automatic persist and flush are made in the TranslatableCRUDController, so if we do not use Sonata this will not work.

Maybe we should extract the main logic into a trait, so we can use it in the existing TranslatableCRUDController but also in a custom controller?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions