The Update status to ... modal should only be available when needed by the project.
So we should:
- Add a project setting named something like
enableUpdateStatusDialog (default false - the dialog will not be shown)
- Avoid showing the dialog window unless the flag is set to true from the project settings page