What is the best way to transfer PY items to PD ?
Once we test all the functionalities in the PY, we need all the versions, tasks and task views ( menus) to the PD.
If we use Solution Explorer to copy from PY to PD, there may be an issues with internal IDs ( like PY task view ID 123 is already exist in PD). Due to this, I am doing this copying manually.
Is there any other automated functionality so that I can be away from duplicate work.