1 2 3
$scope['sub_matter_statuses'].$promise.then(function() { BlahBlah.copyValues($scope.sub_matter, 'status_repr', $scope['sub_matter_statuses']); });