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

Rewrite entity importers to use Symfony Serializer #49

Open
4 tasks
ambroisemaupate opened this issue Feb 18, 2025 · 0 comments
Open
4 tasks

Rewrite entity importers to use Symfony Serializer #49

ambroisemaupate opened this issue Feb 18, 2025 · 0 comments
Labels
2.6 enhancement New feature or request

Comments

@ambroisemaupate
Copy link
Member

  • Delete Tag import/export. It's not used enough to maintain this feature
  • Rewrite Role + Group importer
  • Rewrite Attribute importer
  • Rewrite Setting importer

All these entities should be exported with Symfony Serializer and use a custom denormalizer to persist / merge existing relationships.

@ambroisemaupate ambroisemaupate added enhancement New feature or request 2.6 labels Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2.6 enhancement New feature or request
Development

No branches or pull requests

1 participant