Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

ReleaseOps On Demand Deployment failed

linnawang
Tera Contributor
Hello! I setup ReleaseOps pipeline in our instances and trying to use the Sample On Demand Pipeline to deloy an update set to Prod. The system won't let me using this on demand pipeline because an error message: 'Deployment request moved to draft because it failed on demand criteria: must not contain non-catalog item changes' Is anyone have ideas why this on demand pipeline specifically for catalog items only? How to make it to deploy on demand stuff? Thanks!
1 REPLY 1

Paige Duffey
ServiceNow Employee

Hello! The out of the box playbook for ondemand releases uses the Deployment Analyzer to determine if an update is suitable for an ondemand release. There are rules within the deployment analyzer, and one of those rules is "Only has catalog item changes". You can customize the playbook to use a different set of rules, or change the rules that the out of the box deployment analyzer is using based on your company's policies.