Details
Description
Hi,
A user found this Notice that occurs when changing the status of a case.
Notice: Undefined index: case_id in CRM_Case_Form_Activity_ChangeCaseStatus->beginPostProcess() (line 105 of /vpfa-dev/fa-drupal7/fmlaProject/sites/all/modules/civicrm/CRM/Case/Form/Activity/ChangeCaseStatus.php).
I am not sure what the case_id $params array should default to if not set, so I am leery to patch this myself.
This happens while a user is in the main case management screen and chooses from the New Activity menu "Change Case Type." Once the case type has been changed and the user is returned to the main case management screen the user sees the error posted above. I have been unable to test on 4.03/.04.
Thank you.