J
JJ
Here's the scenario:
1) Business rules dictate that the Unique ID of a task is the
identifier for systems outside of MS Project.
2) A task is deleted by accident 2 months ago.
3) A new task is established that is a copy of the deleted task.
Question: Is it possible to set the Unique ID of the new task to the
Unique ID of the deleted task?
My initial response would be "No". I don't think there is an "easy"
way. However, a more rigorous way would be to take the current file
and (via code) re-build it into a blank file in the order of the
Unique IDs. One would have to figure in Unique IDs that are skipped
and place the new task in the place where the deleted task was within
the Unique ID order.
If there is an easier way than the one that I mentioned above, please
let me know. That seems like a lot of work to "change" the Unique ID
of one task. Granted... multiple task could have been deleted as well.
Thanks in advance!
JJ
1) Business rules dictate that the Unique ID of a task is the
identifier for systems outside of MS Project.
2) A task is deleted by accident 2 months ago.
3) A new task is established that is a copy of the deleted task.
Question: Is it possible to set the Unique ID of the new task to the
Unique ID of the deleted task?
My initial response would be "No". I don't think there is an "easy"
way. However, a more rigorous way would be to take the current file
and (via code) re-build it into a blank file in the order of the
Unique IDs. One would have to figure in Unique IDs that are skipped
and place the new task in the place where the deleted task was within
the Unique ID order.
If there is an easier way than the one that I mentioned above, please
let me know. That seems like a lot of work to "change" the Unique ID
of one task. Granted... multiple task could have been deleted as well.
Thanks in advance!
JJ