platform-coop-toolkit / coop-map-directory-index

The Map/Directory/Index component of the Platform Cooperative Development Kit.
https://directory.platform.coop
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

feat: set default source to Organic #132

Closed greatislander closed 4 years ago

greatislander commented 4 years ago

Description

This PR sets the default source for new individuals and organizations to "Organic" if created via default flows.

Steps to test

  1. Create an individual profile.
  2. Create an organizational profile.
  3. Review both in the admin UI.

Expected behavior: Both individuals and organizations have a source of "Organic".

Additional information

Also addresses an issue which could prevent an individual profile from being saved if certain keys were not set in the form_dict.

Related issues

Not applicable.