UPDATE_PROJECTS API error: Please enter a unique number to identify the task 8011390.
While trying to update the Tasks, having no PM_TASK_REFERENCE in PA_TASKS (Created from front end), UPDATE_PROJECTS API throwing an error message like below:
Please enter a unique number to identify the task 8011390.
Tested the same for a task that is having the PM_TASK_REFERENCE in PA_TASKS table (Created from API)
Attached are the Original Project and Two tasks (One having the PM_TASK_REFERENCE, called Good Task and other not having the PM_TASK_REFERENCE, called Bad Task).
The test Script with hard coded Project and task information and calling the Update_project API.