Hello,
Is it possible to activate the workplan (root task) only when a certain project status is reached ?
We want to avoid that some ressource are able to timesheet on projects that have not passed some status gates.
Thank you
Cybersecurity
DevOps Cloud
IT Operations Cloud
If an answer to your question is correct, click on "Verify Answer" under the "More" button. The answer will now appear with a checkmark. Please be sure to always mark answers that resolve your issue as verified. Your fellow Community members will appreciate it!  Learn more
Hello,
Is it possible to activate the workplan (root task) only when a certain project status is reached ?
We want to avoid that some ressource are able to timesheet on projects that have not passed some status gates.
Thank you
Hi Leandre,
You can call special command ksc_update_work_plan_status in your workflow to automatically set the work plan status when reaching certain work plan steps.
thank you, but my questions was more in a way, to avoid that a project manager can change the workplan status, unless it is in a certain step.
Hi Leandre,
I'm not aware of any way to do that - but a workaround could be to not let Project managers create Project work plan, and only create it from the workflow with ksc_create_workplan (possibly from a template) when you reach the desired step in your workflow - thus not allowing to log time against tasks before that stage.
Unfortunately, this workaround won't work if you need Project Managers to work on the work plan in PPM before being able to log time against it.