Skip to content

Commit ec0a3bb

Browse files
authored
Update ReadMe.md
1 parent 86f2512 commit ec0a3bb

File tree

1 file changed

+2
-2
lines changed
  • Client-Side Components/Client Scripts/Abort action when description is empty

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
When an Incident record is being closed, the system should validate that the Description field is not empty.
2-
If the Description field is blank, the record submission (update) should be aborted, and the user should be prompted to provide a description before closing the incident.
1+
When an Incident record is being closed, the system should validate that the Description field is not empty and state is completed.
2+
If the Description field is blank and state is completed, the record submission (update) should be aborted, and the user should be prompted to provide a description before closing the incident.

0 commit comments

Comments
 (0)