Can I change attribute_key directly in the database?

Volodymyr Lischer
Volodymyr Lischer Posts: 2 🧑🏻‍🚀 - Cadet

Hello.

I'm trying to create an Akeneo import. To map Akeneo attributes to Spryker attributes I need to have same keys.

But I have different attribute keys in Spryker and in Akeneo. I can't change the key in Akeneo. In Spryker backoffice this field is also disabled. But I can change it directly in DB.

So, my question is: can I do it, or it will break something?

Answers

  • fsmeier
    fsmeier Senior Software Engineer & Senior Technical Trainer Sprykee Posts: 971 🏛 - Council (mod)

    Heyhey @Volodymyr Lischer ,

    do you really need to update existing product attributes within Spryker or can you also create new ones? Because for new ones you can easily set the key.

    All the best,

    Florian