Details
- 
    Type:
Task
 - 
    Status: Done/Fixed
 - 
    Priority:
Major
 - 
    Resolution: Fixed/Completed
 - 
    Affects Version/s: None
 - 
    Fix Version/s: Quest-CPS07
 - 
    Component/s: None
 - 
    Labels:None
 
Description
The CPS app has a new set of civicrm_task id's - so the controller needs to be updated to match these. (civicrm_task.id = 21 thru 31 - see quest_data_cps.mysql)
Also, did some initial testing - and when I completed a few pages of the Personal and the Household sections - the task status records where inserted w/ the correct (old) task id's - BUT the task statuses where 326 (Not started) - should have been "In Progress" .
Finally, as some of the forms have been moved around and new forms added - not sure the section-level task updates are in the right places??