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

ADO-249 fixes to remove google_product_category on module uninstall #80

Closed
wants to merge 1 commit into from

Conversation

vishakhaatrightpoint
Copy link

Git bug link - #24
ADO bug link - https://rightpoint.atlassian.net/browse/ADO-249

This fix will remove the product attribute "google_product_category" on uninstalling (below command) the meta/module-catalog module and prevents any further issues.

bin/magento module:uninstall --remove-data --non-composer -v Meta_Catalog

Copy link
Contributor

@zlik zlik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thanks for submitting @vishakhaatrightpoint. This will be merged in private repo, and released in 1.3.3. Closing the PR here.

@zlik zlik closed this Aug 13, 2024
@zlik
Copy link
Contributor

zlik commented Aug 13, 2024

@vishakhaatrightpoint, would this fix also address #79?

@vishakhaatrightpoint
Copy link
Author

vishakhaatrightpoint commented Aug 14, 2024

@zlik This fix will not work for #79.
But I think I know the problem with #79 and I can work on to fix that.

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants