Error while importing process template in RTC - Error importing template: Process specification references iteration 'ImplementationPhase', which does not exist.
![]()
We have exported process template from RTC 4.0.2 from one environment, and trying to import it into another RTC 4.0.2 environment. The import does not succeed and throws the below error. Can anyone let me know how to go about this error -
Error importing template: Process specification references iteration 'ImplementationPhase', which does not exist.
|
Accepted answer
![]()
Hi Ashok,
Based on the error message, I assume you were importing a 'Work item template'. If it is work item template, the error could be because you have an iteration attribute in the original work item (where you created the template from) assigned with the "ImplementationPhase" iteration which exists in the source project area, but not in this target project area. You can try to search for 'ImplementationPhase' in the template file (and maybe replace it with a valid iteration that exists in the target project area). Alternatively, you can update the iteration value in the original work item to a more generic value and extract the template again. If this is not 'work item template', please search for the value 'ImplementationPhase' in your template file and paste the section that references it here. If the file is not too long, you can also paste the whole content here. Ashok Karuppiah selected this answer as the correct answer
Comments Hi Kot, thanks a lot for the detailed reply. Can you please detail on 'finding a valid iteration in the target project area'. This is a new template that is going to be added in the destination environment. Thus, there are no project areas in the destination environment, based on it.
Hi Ashok,
|