Skip to main content
I"m trying to make a lead assignment rule which would change the owner of a lead to a queue i've made called "Rejected Queue" whenever anyone changes the status of a lead to "Rejected" and then Saves.

 

I have tried it with a formula as well as criteria.

 

formula:

 

ISPICKVAL( Status , "Rejected")

 

Am I missing something?

 

I test it by putting a lead status as rejected and nothing happens?

 

Thanks!
2 件の回答
  1. 2014年7月16日 15:15
    Hi Miika - try to bring up your rule in Order. For example make its Order as 1, there is possibility that your assignment rule is finding another matching criteria before it reaches to your criteria.
0/9000