wp-graphql / wpgraphql-acf

Re-architecture of WPGraphQL for ACF
GNU General Public License v3.0
91 stars 13 forks source link

Missing fields in graphql when using dublicate field #242

Open sirichards opened 1 month ago

sirichards commented 1 month ago

Description

Fields are not registering or showing up in the graphql schema when click the duplicate field button.

Steps to reproduce

  1. Add a new field e.g Test 1
  2. Click Duplicate under the field name, Test 2 should appear auto populating the name and label
  3. Query the graphql in composer IDE, test 2 will be missing.

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

No response

Additional context

No response

WPGraphQL Version

1.28.1

WPGraphQL For ACF Version

2.4.1

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

Pro 6.3.9

WordPress Version

6.6.2

PHP Version

8.1.30

Additional enviornment details

No response

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

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

NickEast12 commented 1 month ago

+1