mshanemc / roundRobinProcessBuilder

27 stars 10 forks source link

Getting some errors, need a help please #33

Open ShakedTubi opened 2 years ago

ShakedTubi commented 2 years ago

Hi, first - really great app!! I have a question about inactive users. Should we remove them from the group? Because it looks like it is assigning the record without checking if the user is active...

The second issue I have is I am trying to update user lookup custom field on Contact, and get this error:

An Apex error occurred: System.DmlException: Insert failed. First exception on row 0; first error: FIELD_INTEGRITY_EXCEPTION, Custom Setting Name too long: Contact-Engagement_Manager__c-Engagement_Managers: Name: [Name]

Any ideas?

Thanks a lot!

leonardopmacedo commented 1 year ago

I think you should build an automation to remove the inactive user from the public group in this case, I'm facing the same issue.