Right now, if we are on a Task, and we convert that task into a Project, as soon as we do that, the original task is deleted. The request is the following:
We are in Project A, and we have Task number 1.
We are in Task Number 1 and convert that Task into Project B.
The Task number 1 will remain in Project A.
User will update the progress/status of the Project B.
Automatically update the progress/status of task 1 in Project A.
Regards.