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

When the WPGraphQL for ACF is active, it is not possible to bind the ACF field group to the Woocommerce product category #243

Open
2 of 3 tasks
catative opened this issue Oct 22, 2024 · 0 comments

Comments

@catative
Copy link

catative commented Oct 22, 2024

Description

When the WPGraphQL plugin for ACF is active, if you bind an ACF field group to a WooCommerce product category and then save the field group, the binding is reset to "Post taxonomy is equal to Uncategorized". This bug can only be overcome by temporarily disabling the WPGraphQL for ACF plugin until the field group is linked to the product category and by ACF page refresh

Steps to reproduce

  1. Enable WooCommerce, ACF PRO, WPGraphQL and WPGraphQL for ACF plugins
  2. Create Field Group and bind it to a product category via "Taxonomy is equal to Category (product_cat)"
  3. Click "Save Changes"

PHP or JSON export of the ACF Field Group(s)

No response

Additional context

image
image

WPGraphQL Version

1.27.2

WPGraphQL For ACF Version

2.2.0

ACF (Advanced Custom Fields) Version. Free or Pro?

Pro

WordPress Version

6.6.2

PHP Version

8.1.27

Additional enviornment details

Nuxt 3, WPGraphQL JWT Authentication 0.7.0, WPGraphQL WooCommerce (WooGraphQL) 0.20.0, WPGraphQL Content Blocks 4.2.0. However these plugins do not affect the problem, I checked

Please confirm that you have searched existing issues in the repo.

  • Yes

Please confirm that you have disabled ALL plugins except for WPGraphQL, WPGraphQL For ACF, ACF, etc.

  • Yes
  • My issue is with compatibility with a specific WordPress plugin, and I have listed all my installed plugins (and version info) above.
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

1 participant