Open mlutfy opened 5 years ago
Since https://github.com/civicrm/civicrm-core/pull/13916, the Case Roles panel will not display correctly if the case had relationships created with a_b relationships.
To reproduce:
Error: "role in roles"
Debugging ang/civicase/ViewPeople.js, I see that the $scope.roles has, for example:
ang/civicase/ViewPeople.js
$scope.roles
Since https://github.com/civicrm/civicrm-core/pull/13916, the Case Roles panel will not display correctly if the case had relationships created with a_b relationships.
To reproduce:
Error: "role in roles"
Debugging
ang/civicase/ViewPeople.js
, I see that the$scope.roles
has, for example: