Adding task status permissions to project sponsors
Our team wants to use task status to show which tasks are pending approval in a project and which have been approved. The way this would work is the worker assigned to the project task would change the task status from "in progress" to "needs approval" (a custom task status) and make an update in the project tagging the project sponsor if necessary. The project sponsor would then go into the task, review the work, and then change that task status from "needs approval" to "approved" (another custom status). Right now the workers are able to change the status, but the project sponsors are not. Any idea why? We don't know what permission needs to be changed.