civicrm / org.civicrm.civicase

CiviCase Extension
Other
9 stars 35 forks source link

CiviCase broke after upgrade to 5.36.1 #139

Open ayyoovod opened 3 years ago

ayyoovod commented 3 years ago

When clicking on a case from Manage Cases it loads the same page instead of the case. I can see the URL changes and the case ID appended to the URL but nothing happens. If I refresh the page manually, I can see the case page. But then I can't access any of the case tabs (people, activities ...). From the Firefox console, I see several angular.js errors. Here the list of the all updates made: Drupal 7.80 CiviCRM 7.x-5.36.1 CiviCase 1.0.0-alpha7 (master branch) CiviCase Tokens 1.3 Shoreditch 1.0.0-beta.6 CiviCRM Admin theme: Seven Please let me know if there is any patch that needs to be applied. Thanks