Skip to content

Conversation

rohi-v
Copy link
Contributor

@rohi-v rohi-v commented Oct 23, 2024

This is a code snippet which can be used in a Business rule to prevent the state of Change Request Move from New state when there is no risk Assesment attached to the Change Request.
Table : change_request When: Before Update: True Conditions : state || CHANGESFROM || New AND state || is not || Cancelled AND type || is one of || Normal,Emergency
Note: This script is helpful for all the tables and their related tables which has assesmenets enabled, The BR should be created on related table and filters can be added accordingly

Description of the BR
@am-shakeel am-shakeel self-assigned this Oct 23, 2024
@am-shakeel am-shakeel merged commit 63dc0d4 into ServiceNowDevProgram:main Oct 23, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants