Failed to execute template. Cause: [Access denied when checking [script] access to [xwiki:Collaboratory.UX.HbpSkin.WebHome] for user [xwiki:XWiki.Admin]]. Click on this message for details.

UpdateUserVelocity - HBP Wiki

IAM21 instance, do not create collab nor modify a team, your changes will be lost


Changes for page UpdateUserVelocity

Last modified by messines on 2022/12/19 13:48

From version 27.1
edited by messines
on 2022/10/14 09:24
Change comment: There is no comment for this version
To version 34.2
edited by messines
on 2022/10/14 09:39
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -41,7 +41,7 @@
41 41   outputSyntax: 'plain',
42 42   media: 'json',
43 43   query: [
44 - 'q=title:"awesome"~100 OR doccontent:"awesome"~100',
44 + 'q="__INPUT__"~100',
45 45   'fq=type:DOCUMENT',
46 46   `fq=space:Collabs${xwikiSpace}.*`
47 47   ].join('\n'),