Issue after repoininting project area to different process configuration
Hi,
I have a project area A created with project configuration PM1 and now I created a new Project configuration PM2 with additional attributes.
I re-pointed the A to PM2, however new attributes are not showing.
I also tried creating new Project area B pointing to PM2. This works fine.
What are the steps I need to take to apply the new re-pointed project configuration changes to Project Area A?
I am using RTC 5.0.2
Accepted answer
Hi Rashimi,
If the process contain new attribute definitions for your work item types, old work items will not contain those fields unless you perform a work item sync. Can you try to run a query to list all the work items in Project Area A that you with to update with your new attributes > select all > right-click the work item icon and select the option synchronize attributes? Does this resolve your issue?
One other answer
I'm more concerned about the existing attributes of the existing work items when you made the switch - make sure you can see the states, enumerations and etc OK before proceeding any further.
Is PMR2 based on PM1? You should be safe if the answer is yes. Otherwise you can get into deep trouble. Remember for the states, enumerations and etc, the "Id" rather than the "label" (what you see in the UI) is recorded in the work items. If the new process configuration (as in PM2) does not have the exact same Id, there is no way to display the "label" correctly.
For new attributes, the easiest way to check is try to create a new work item. For existing/old work items to get the new attributes, you need to do work item synchronization as Marek suggested.
Is PMR2 based on PM1? You should be safe if the answer is yes. Otherwise you can get into deep trouble. Remember for the states, enumerations and etc, the "Id" rather than the "label" (what you see in the UI) is recorded in the work items. If the new process configuration (as in PM2) does not have the exact same Id, there is no way to display the "label" correctly.
For new attributes, the easiest way to check is try to create a new work item. For existing/old work items to get the new attributes, you need to do work item synchronization as Marek suggested.