diff --git a/docs/en/modules/admin/pages/spaces/processes/phases.adoc b/docs/en/modules/admin/pages/spaces/processes/phases.adoc index 1c6d618ae2..bf5ae4ccda 100644 --- a/docs/en/modules/admin/pages/spaces/processes/phases.adoc +++ b/docs/en/modules/admin/pages/spaces/processes/phases.adoc @@ -26,6 +26,12 @@ When clicking on the link for the active phase, they can see the full descriptio image::spaces/processes/process_phases.png[Process phases explanation] +[NOTE] +----- +Phases can be automatically changed if the scheduled task `decidim_participatory_processes:change_active_step` is configured. +If you want to manage them manually, then the implementer/operator of the installation needs to disable this scheduled task server-side. +----- + == Configuration === Manage phases @@ -100,4 +106,4 @@ Now this is done in the Landing Page, using the Hero and image content block. == Examples -TBD \ No newline at end of file +TBD