Skip to content

Commit a2f6d91

Browse files
authored
Update README.md
1 parent 118c3e3 commit a2f6d91

File tree

1 file changed

+4
-0
lines changed
  • Server-Side Components/Business Rules/Attachments check High-Risk or High-Impact Change request

1 file changed

+4
-0
lines changed

Server-Side Components/Business Rules/Attachments check High-Risk or High-Impact Change request/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@ This Before Update business rule acts as a safeguard in a Change management proc
22
ensuring that critical changes(those marked as high impact or high risk)
33
are properly documented before progressing to key implementation stages.
44

5+
**BR Type**: 'Before', 'Update'
6+
**Table**: Change Request (change_request)
7+
**Condition**: 'State' 'changes to' 'Scheduled' OR 'State' 'changes to' 'Implement'
8+
59
**What It Does**:
610
-The BR triggers before a change request record is updated, specifically when the state changes to either Scheduled or Implement.
711

0 commit comments

Comments
 (0)