There is 1 update.
 
 
XWiki Platform / cid:jira-generated-image-avatar-9bfe5f41-1629-49a8-bf5a-f09a84bd1921 XWIKI-24019 Open

XWiki.SchedulerJobClass: Job execution context user is not used

 
View issue   ยท   Add comment
 

1 update

 
cid:jira-generated-image-avatar-06eb0b50-e625-4c82-b6df-3a8360d266ee Changes by Dierk Harbeck on 20/Feb/26 10:47
 
Description: When defining a XWiki.SchedulerJobClass, there is a field called "Job execution context user". I filled this with a different user than the user who created the page with the jobclass.

When executing the job,
der the user who created the page is set as context-user during the run, and not the user set in"job execution context user".

Expected behaviour: the script runs as user who is set in "job execution context user"