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

[Bug] field collection getter/setter doesn't work in most cases #388

Open
dkarlovi opened this issue Jun 15, 2023 · 0 comments
Open

[Bug] field collection getter/setter doesn't work in most cases #388

dkarlovi opened this issue Jun 15, 2023 · 0 comments
Labels

Comments

@dkarlovi
Copy link
Collaborator

Q A
Bug report? yes
Feature request? no
BC Break report? no
RFC? no
Branch? master

I've tried to use the field collection getter / setter in three separate instances and always needed to implement my own interpreter in the end. It seems we should be able to define a featureset we wish to solve and then solve it.

Examples which seem broken:

  1. localized fields in the collection
  2. getters/setters for CSV values (no keys)
@dkarlovi dkarlovi added the bug label Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant