We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 118c3e3 commit a2f6d91Copy full SHA for a2f6d91
Server-Side Components/Business Rules/Attachments check High-Risk or High-Impact Change request/README.md
@@ -2,6 +2,10 @@ This Before Update business rule acts as a safeguard in a Change management proc
2
ensuring that critical changes(those marked as high impact or high risk)
3
are properly documented before progressing to key implementation stages.
4
5
+**BR Type**: 'Before', 'Update'
6
+**Table**: Change Request (change_request)
7
+**Condition**: 'State' 'changes to' 'Scheduled' OR 'State' 'changes to' 'Implement'
8
+
9
**What It Does**:
10
-The BR triggers before a change request record is updated, specifically when the state changes to either Scheduled or Implement.
11
0 commit comments