function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anupama SamantroyAnupama Samantroy 

Approval Process with QUEUE as approver - Deployment issue

I have 2 approval process on Order object which has a user queue as the approver. I am not able to deploy the approval process using ant.
The error is that the QUEUE does not exists. I have manually created the queue but still the same issue.
https://success.salesforce.com/issues_view?id=a1p30000000T1p5AAC Salesforce says it has been fixed but I am still facing the same issue.

Any help is appreciated.

Thanks
Anu
Chandra Sekhar CH N VChandra Sekhar CH N V

A possible workaround would be to change the approver from the queue to "Let the submitter choose the approver manually" and then deploy the approval process. Manually change the approver to the queue once deployed.