Skip to content

Commit 3133175

Browse files
README.md
1 parent 6fba9c2 commit 3133175

File tree

1 file changed

+5
-3
lines changed
  • Server-Side Components/Business Rules/Prevent closure if change tasks are open

1 file changed

+5
-3
lines changed

Server-Side Components/Business Rules/Prevent closure if change tasks are open/README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ Prevent Closure if the change tasks are open
22

33
1. Create a Before Business Rule.
44
2. Applicable to Change Request Table.
5-
3. Use Before - Update.
6-
4. Add conditions if required.
7-
5. Apply the script.
5+
3. Use Before - Update Business Rule.
6+
4. Add filter conditions if required.
7+
5. Apply the Business Rule script.
8+
6. If the change request have the active change tasks are still open then we can't proceed with the submission.
9+
7. If required we can add few more query conditions accordingly.

0 commit comments

Comments
 (0)