Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Interests saved as null if no values provided. Should save as [] #595

Open
brettski opened this issue Oct 6, 2020 · 1 comment
Open
Labels
bug Something isn't working requires auth Authentication access required to replicate, test, fix

Comments

@brettski
Copy link
Collaborator

brettski commented Oct 6, 2020

Describe the bug
When a member creates or updates their profile and they don't include interests (members.interests), the record is written back to the database with a value of null. members.interests is an array, and should be [] when no values are set, not null.

@saragibby
Copy link
Contributor

Marking this as internal staff as without the ability for external contributors to authenticate in local development environment we are unable to access the edit profile page and replicate the issue to fix.

@saragibby saragibby added the requires auth Authentication access required to replicate, test, fix label Oct 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working requires auth Authentication access required to replicate, test, fix
Projects
None yet
Development

No branches or pull requests

2 participants