Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-12202

change activity status modal popup broken on Case Dashboard and Find Cases

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Minor
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.2.8, 4.3.0
    • Fix Version/s: 4.3.0
    • Component/s: CiviCase
    • Labels:
      None

      Description

      Log time for this issue against: NYSS-6426 (http://dev.nysenate.gov/issues/6426)
      ============
      To recreate:

      • create a case
      • view case dashboard
      • expand the case so that Activity listing is visible
      • click linked "status" (changeActivityStatus jScript function) for one of the activities to open the change status dialog
        >> the Change Status select field is missing from the pop-up

      Same problem from Find Cases

      When changeActivityStatus is triggered from the Manage Case screen (CaseView.php), the field is present in the pop-up.

      Currently the required select field is defined in CRM_Case_Form_CaseView::buildQuickForm
      $this->add('select', 'activity_change_status', ts('New Status'), $activityStatus);

      ... but is not available in CRM_Case_Page_Dashboard

      Lobo's suggestion is to reimplement the pop-up for all 3 contexts as as complete independent form (e.g. CRM_Case_Form_ActivityChangeStatus.

        Attachments

          Activity

            People

            • Assignee:
              lcdweb Brian Shaughnessy
              Reporter:
              lcdweb Brian Shaughnessy
            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved:

                Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0 minutes
                0m
                Logged:
                Time Spent - 1 day, 1 hour
                1d 1h