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

Saving user gives 'Setting unknown property' error #214

Closed
tommysvr opened this issue Feb 14, 2021 · 2 comments
Closed

Saving user gives 'Setting unknown property' error #214

tommysvr opened this issue Feb 14, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@tommysvr
Copy link

tommysvr commented Feb 14, 2021

Describe the bug

When saving a user (either on the frontend or backend), I get a Setting unknown property: craft\behaviors\CustomFieldBehavior::firstName error.

I was able to reproduce this in a fresh install of Craft + Campaign.

To reproduce

Steps to reproduce the behaviour:

  1. Sync a Mailing List with a User Group
  2. Edit & Save any user belonging to the synced User Group
  3. See error message Setting unknown property: craft\behaviors\CustomFieldBehavior::firstName
  4. Removing the Mailing List -> User Group sync resolves the issue

Versions

  • Plugin version: 1.18.2
  • Craft version: 3.6.5.1
@tommysvr tommysvr added the bug Something isn't working label Feb 14, 2021
@bencroker
Copy link
Collaborator

Thanks, fixed in 221486c for the next release.

@bencroker
Copy link
Collaborator

Released in version 1.19.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants