Skip to content

Commit fc538e5

Browse files
authored
Updated Readme for new instance scan check
Updated Readme file for new instance scan check for client scripts usage of GlideRecord API.
1 parent a70f769 commit fc538e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,9 @@ For table that store reports definition there is also posibility to assign roles
154154
### Scheduled Job with RunAs set as Locked Out user
155155
Detecting no longer active user with flag Locked Out set to true that is set as a RunAs for Scheduled Job
156156

157+
### Client Scripts should not use GlideRecord() API
158+
Verify that instance doesn't have GlideRecord() usage in client scripts and instead make use of GlideAjax.
159+
157160
## Category: User Experience
158161

159162

0 commit comments

Comments
 (0)