Fixed
Return 400 when a custom field value is set on the wrong model
about 11 hours ago by ReadMe API
POST /people/{personId}/custom-fields/select and POST /projects/{projectId}/custom-fields/select now return 400 Bad Request when the custom field type belongs to the other model (a project field on a person, or vice versa), instead of a 500.
