Issue Details (XML | Word | Printable)

Key: CRM-6762
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed/Completed
Priority: Minor Minor
Assignee: Sushant Paste
Reporter: Dave D
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
CiviCRM

Disabling a case type causes an error on the manage case screen

Created: 30/Aug/10 05:02 PM   Updated: 08/Sep/10 01:56 PM
Component/s: CiviCase
Affects Version/s: 3.2.2
Fix Version/s: 3.2.4

Time Tracking:
Not Specified


 Description  « Hide
Create a case.

Disable the case type for that case under civicrm/admin/options/case_type&group=case_type&reset=1

Visit the manage case screen for that case. It will say
Unable to load configuration file for the referenced case type: ''

 All   Comments   Work Log   Change History   FishEye      Sort Order: Ascending order - Click to sort in descending order
Yashodha Chaku added a comment - 31/Aug/10 09:35 AM
Suppress delete /disable actions for case types that are in use.

Dave D added a comment - 31/Aug/10 05:24 PM
No that's the exact opposite of the desired behavior.

The purpose of disabling the case type is to prevent new cases from being created with that type but still have all the old cases visible and functional. Same as the way other option lists work.

Sunny Sharma added a comment - 06/Sep/10 03:10 PM
tested in r29571

Dave D added a comment - 07/Sep/10 02:14 PM
Shows correctly on dashboard and doesn't give error on the manage case screen but on the manage case screen it isn't showing the correct case type.

Dave D added a comment - 07/Sep/10 09:05 PM
It looks like this got included in the 3.2.3 release, so every case's manage case screen shows the same case type. Can we back this out of 3.2.3?

See http://drupal.demo.civicrm.org/civicrm/contact/view/case?reset=1&id=2&cid=116&action=view showing the wrong case type.

Ashwini Poharkar added a comment - 08/Sep/10 01:20 PM
This issue has been fixed.
You can get the patch from : https://fisheye2.atlassian.com/changelog/CiviCRM?cs=29602

Sushant Paste added a comment - 08/Sep/10 01:56 PM
Tested in r29603.