A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
It looks like you're going to have to add a stop job button yourself:
http://thisisnothing.wordpress.com/2010/05/13/scheduled-jobs-in-episerver-cms-6/
Thanks Steve, this looks really useful for stopping scheduled jobs.
The situation I was talking about was however not a scheduled job, but a background job (the user copy/pasted a lot of pages from one spot to the other, there is no scheduled job running, only a background job).
Anyway, in the meanwhile the background job is finish, so this is not urgent anymore. Thanks for your help
Hi,
I have a simple question: how can you stop / cancel a background job?
(a user accidentally copy/pasted a lot of pages, and now there is '1 background job(s) running' for a long time (and even makes our site a little bit slow).
Leonard