-
Type:
Bug
-
Resolution: Invalid
-
Priority:
Critical
-
Affects Version/s: COmanage Demo 3, COmanage Registry 0.6 (Helpful Hexagon)
-
Component/s: Registry
Enrollment flows with extended attributes are failing to save. The data looks OK, and no validation errors are reported, but saveAll fails.
Array
(
[EnrolleeCoPersonRole] => Array
(
[cou_id] => 1
[title] =>
[affiliation] => F
[valid_from] =>
[valid_through] => 2012-08-25
[status] => PA
[co_person_id] => 93
)
[Co2PersonExtendedAttribute] => Array
(
[fte] => 50
)
)