You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ask_for field can't be an array because there are too many variations in the way it is entered to parse it coherently. Consider these:
Peg Morris (Executive Director)
Jacqueline Raine, Becky Bogyo, Justin Skinner, Sheryl Munoz-Bergman (ESL/Citizenship classes)
Access Department (650-688-3625)
Laura Fanucchi (Homesharing Program) Carolyn Moore (Self-Sufficiency Program)
Diane Smith (Associate Director)
Melissa Platte
Sue Digre (Director of Family Services) or Pati Vicari (Director of Programs)
Sorry, but there isn't much to be done unless someone manually goes through these.
ask_for field is defined as an array in the organization model (https://github.com/codeforamerica/ohana-api/blob/master/app/models/organization.rb#L7) but is a comma or space delimited string in many cases. E.g.:
http://ohanapi.herokuapp.com/api/organizations/51d5b18ba4a4d8b01b3e3f6d
http://ohanapi.herokuapp.com/api/organizations/51d5b18ba4a4d8b01b3e3f6d
The text was updated successfully, but these errors were encountered: