Skip to content

Fix: store places lives, socials and language proficiency as json

Surya Manoj Pentakota requested to merge user-profile-fields-input into develop

Fix: store places lives, socials and language proficiency as json

Description

This MR converts the user fields places lived, social accounts and language proficiencies into jsonb when stored into db and solves json serialization error for url

Checklist

  • The bug has been reproduced and confirmed.
  • A clear and concise fix has been implemented.
  • New tests have been added to prevent regressions.
  • Existing tests are passing.

Related Issue(s)

Closes #

Merge request reports

Loading