Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6.8
-
Fix Version/s: Unscheduled
-
Component/s: CiviCRM Profile
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
I started this at http://civicrm.stackexchange.com/questions/3698/contact-id-1-is-an-organization-and-causing-errors
This started for me with Civi4.6.4, a patch from 4.6.7 changed the "errors" to "warnings", but now with 4.6.8 the "errors" are back.
When any contact with a role(s) that are synced logs in the following messages occur (and I have an email sent to the admin whenever an account is "updated", these errors trigger the email.). The user has the roles in both Civi & Drupal.
"notice" >> Session opened for "user_name".
"error" >> Role Publish Events (11) should be held by user "user_name" (2437) because they are part of group 5 (contactID: 1623)
"error" >> Role Publish Jobs (13) should be held by user "user_name" (2437) because they are part of group 10 (contactID: 1623)
"notice" >> Initial roles: @roles, roles to add: Array ( ) , roles to remove: Array ( ) , final roles: Array ( [2] => authenticated user [11] => Publish Events [13] => Publish Jobs [23] => Publish News )
"notice" >> Successfully sent email to admin@domain.com