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 a70f769 commit fc538e5Copy full SHA for fc538e5
README.md
@@ -154,6 +154,9 @@ For table that store reports definition there is also posibility to assign roles
154
### Scheduled Job with RunAs set as Locked Out user
155
Detecting no longer active user with flag Locked Out set to true that is set as a RunAs for Scheduled Job
156
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
+
160
## Category: User Experience
161
162
0 commit comments