-
Notifications
You must be signed in to change notification settings - Fork 15
Closed
Labels
compat: possible breakThere is a possibility that this might lead to breaking changes, but not confirmed yetThere is a possibility that this might lead to breaking changes, but not confirmed yetstatus: actionableReady for work to beginReady for work to begintype: bugIssue that causes incorrect or unexpected behaviorIssue that causes incorrect or unexpected behavior
Description
Description
I have a problem with the Clone Fields. These take over the name of the cloned field in the query.
Specifically, I have a field group with the name "Content" (content). Various fields are created here. Now I have a second field group with the name "Layout". Here there are two clones "MainContent" (maincontent) and "Sidebar" (sidebar). Both clone fields reference the "Content" (content) field group. The query now only displays "content", no longer "Sidebar".
Steps to reproduce
- Create a Fieldgroup with some fields in it
- Create a second Fieldgroup with two clones of the first one (the names are different)
- Only one clone ist visible in the API
PHP or JSON export of the ACF Field Group(s)
No response
Additional context
No response
WPGraphQL Version
1.19.0
WPGraphQL For ACF Version
Version 2.0.0-beta.6.0.0
ACF (Advanced Custom Fields) Version. Free or Pro?
Pro | 6.2.3
WordPress Version
6.4.1
PHP Version
8.2
Additional enviornment details
No response
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.
Metadata
Metadata
Assignees
Labels
compat: possible breakThere is a possibility that this might lead to breaking changes, but not confirmed yetThere is a possibility that this might lead to breaking changes, but not confirmed yetstatus: actionableReady for work to beginReady for work to begintype: bugIssue that causes incorrect or unexpected behaviorIssue that causes incorrect or unexpected behavior

