You need to sign in to do that
Don't have an account?

Lead assignment rule.
I have lead assignment rule where the leads are assigned to the buckets depending upon the region.
So when Sales rep select the leads and put the lead under their name, due to assignment rule it gets changed to the bucket again. Not sure why this is happening.
- Add a checkbox field in the lead Object,its default value must be unchecked( false,also make field hidden). (field name here used Owner Changed)
- Create a work flow rule with evalution criteria 'created, and every time it's edited ' and criteria ISCHANGED( OwnerId ).

- Add field update in workflow to update the intially created checkbox ( Owner Changed) to true.
- Then finally add this condition to the assignment rule.

I hope this solution works for you.Please share your doubts if any.Please mark as best answer ,if this really helped you.
Regards,
Sachin
Is your issue solved? Please update it here.