Restrict owners from updating completion status without approval from those who will approve it

The request owner updates the completion status. However, the people on the request approval list must approve the request first. How can I do this?

Hi tifosi

This feature is not currently supported directly.

However, you can create a custom status after approval, and use a workflow’s “pre- action” event to intercept and control modifications based on that status. This way, you can achieve similar permission control.