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

Add possibility to export and import column definitions via attribute option batch job #43

Open
fdyckhoff opened this issue Jan 27, 2020 · 1 comment

Comments

@fdyckhoff
Copy link

fdyckhoff commented Jan 27, 2020

It is currently not possible to export the column definitions of a table attribute via CSV or import them.

I would like to export and import all required configurations for this attribute or use fixtures for our own dataset.

Tested with Akeneo 3.2 EE

@fdyckhoff fdyckhoff changed the title Attribute options that were exported as CSV cannot be imported again Add possibility to export and import column definitions via attribute option batch job Jan 27, 2020
@flagbird
Copy link
Collaborator

flagbird commented Mar 2, 2020

Hi @fdyckhoff. Thank you for your contribution to the TableAttributeBundle. Before we start to review your additions and changes:

  • Please add unit tests / specs for the new classes
  • For the easier integration of new services, please add an integration test for the tagged AttributeOptionNormalizer that shows the service is chosen by Akeneo instead the original one.
  • For the easier integration of new services, please also create integration tests for the decorated services, that should return instances of your newly created classes when the Akeneo service names are used.

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

2 participants