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

Working with relations (translation bundle) #105

Closed
ruscon opened this issue Dec 22, 2014 · 2 comments
Closed

Working with relations (translation bundle) #105

ruscon opened this issue Dec 22, 2014 · 2 comments

Comments

@ruscon
Copy link

ruscon commented Dec 22, 2014

Hi, i using translation bundle https://github.com/a2lix/TranslationFormBundle
And Audit bundle don't create any schema for relation tables automatically.

Its work only if i prescribed in the manual as in example

    simple_things_entity_audit:
        audited_entities:
            - MyBundle\Entity\MyEntity
            - MyBundle\Entity\MyEntity2

Can you check this, please.

And how to show in SonataAdmin history page with translation field ?
May be have some examples ?

@ruscon ruscon changed the title Working with relations (translation) Working with relations (translation tables) Dec 22, 2014
@ruscon ruscon changed the title Working with relations (translation tables) Working with relations (translation bundle) Dec 22, 2014
@andrewtch
Copy link
Contributor

It should not create anything automatically. You will always have to specify your audited entities manually.

@starmate
Copy link

starmate commented Dec 6, 2016

Hi,

I am facing the same issue. I actually can't see the history on admin page (empty), but the audited translation table contains data.

ps: only translation data was updated in this case and there is nothing changed on main entity (no revision created).

Have you found a solution to the issue?

Thanks in advance,

Jon

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

No branches or pull requests

4 participants