AdvancedCustomFields / AdvancedCustomFields/acf
Fields disappearing
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 945
- Forks
- 197
- PR merge metrics
- No merged PRs in 30d
Description
When I move a field out of a GROUP by click/drag:
- the field is duplicated rather than moved.
- if i then delete the group, both fields (the one in the group and the duplicate outside of the group) are deleted.
Live example: https://www.loom.com/share/4a16787060b04eee80eb36674b18bb5f
This is resolved when disabling memcached in SG Optimizer, in my case.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the click/drag behavior described in the issue, then compare it with memcached enabled and disabled in SG Optimizer. Done means moving a field out of a GROUP creates only one field, and deleting the group does not delete the moved field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100