You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Server-Side Components/Background Scripts/Retiring KB articles in bulk/Retire Articles.js
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
vararticle=newGlidRecord("kb_knowledge");
1
+
vararticle=newGlideRecord("kb_knowledge");
2
2
article.addQuery("workflow_state","published");
3
3
article.addQuery("kb_knowledge_base","a7e8a78bff0221009b20ffffffffff17")// Sys ID of the IT Knowledge base. You can provide the sys Id of any knowledge base.
0 commit comments