Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures the approval behavior such that one rejection can invalidate an 'Any of' approval step, rather than requiring all approvals to reject. |
| What area does it affect? |
Approval workflows |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting approval processes or troubleshooting approval-related issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.pg.any_rejection_rejects |
| Sys ID |
d8f817f8c0a8000600897cf096af0a89 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
A single rejection rejects an "Any of" approval step. Alternate behavior is that all approvals in the group must reject, although only one need approve. |
| Updated |
2024-05-25 03:39:11 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... PDFGenerationAPI - Scoped, Global . Verifies against the allowed URLs listed in the com.snc.pdf.whitelisted_urls property. • Type: true | false • Default value: false • Location: System Property [sys_properties] table glide.pg.any_rejection_rejects Controls the default process guide rejection handling. If true, the first rejection rejects the entity. If false, all users must reject the approval. © 2026 ServiceNow, Inc. All rights reserved. ...
Related properties