Migrate From Attribute? #54728
Replies: 4 comments 5 replies
-
Hey @outrank-james, Thanks for the question! In another thread in this board, we discussed the concept of migrating from a custom attribute to the new Brands taxonomy. In short:
If you decide to do the migration programmatically, instead of manually, and have any questions about the structure of core's Brands taxonomy, let us know! |
Beta Was this translation helpful? Give feedback.
-
@jimjasson Thanks for the very practical reply Adding features is all goodness, but I do hope the core team take more note of these types of rollouts to map out expected (both desired & undesired) user behaviour for existing users of WooCommerce when adding a feature. We users have had to resort to plugins for things like Brand and GTIN due to core limitations, and if core is now adding the feature, your goal should be to get the majority of users onto core functionality to make the ecosystem more streamlined. This process requires planning, compatibility testing and suggesting migration tools or processes to allow merchants to take advantage of your work, and this should be publicised or linked from the release notes to avoid user community confusion. I think many users will have used an Attribute to store Brand as we did, and there is no path to migrate ~7000 products to the new feature. |
Beta Was this translation helpful? Give feedback.
-
@jimjasson I am on a slack called woocommercecommunity -- I think something changed and the channel is now dead. One comment on the rollout plan --
Two and a bit months (Oct-Jan) between introduction and enabled by default is not what I'd call a long time. Store owners are busy running their businesses, not sitting around waiting for new software to test 😅 I feel that (possibly) breaking changes like this keep merchants from being able to stay up to date with releases, because store testing is required before they can upgrade, and in cases like this data migration or even custom development. This skillset is not something most store owners have, so if core have not allowed for these scenarios in the software then this requires the store owner to engage third parties at cost. This is I think a point where the core team can make a huge difference to uptake/reputation and make the platform feel more like a SaaS where upgrades can be seamless. </end rant> If anyone has a reference or example on how to migrate from a Product Attribute to a Taxonomy please share :) |
Beta Was this translation helpful? Give feedback.
-
Here is a code I used to migrate from attributes pa_brand to new product_brand. Hope it works for you.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a tool built in to migrate from an Attribute we've already got set up for Brands?
Or do we need to do a bulk Export / Import to utilise the new brand taxonomy?
Beta Was this translation helpful? Give feedback.
All reactions