E-ALL SETTINGS - Sharing Rules
1 unresolved thread
1 unresolved thread
Merge request reports
Activity
Filter activity
121 121 } 122 122 123 123 protected function getRuleComponents() { 124 if(!$this->rule_details && $this->getId()) { 124 if(!property_exists($this,'rule_details') ||!$this->rule_details && $this->getId()) { changed this line in version 4 of the diff
mentioned in commit 896c7201