This is a migrated thread and some comments may be shown as answers.

Sync Map Task to Task with TFS

5 Answers 60 Views
TFS Integration
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Adir
Top achievements
Rank 1
Adir asked on 20 Nov 2014, 07:55 AM
Hello all,
We were changing our methodology and we want to sync
Issues to Issues and Task to Task with tfs
It seems that teampulse is not syncing task to task
only issues to task and issues to issues.
how can I sync tasks from tfs to tasks in TeamPulse? is it possible?
Thanks

5 Answers, 1 is accepted

Sort by
0
Accepted
Ivan
Telerik team
answered on 20 Nov 2014, 09:18 AM
Hi Adir,

In order to sync Tasks to Tasks and Issues to Issues you need to edit your Synchronization Mappings in your TeamPulse project. You could read more about that here

First you will have to edit the Entity Mappings. For the task, for example it should be something like that: 
<EntityMapping TeamPulseEntityName="Task" DestinationEntityName="Task">
Then you will have to configure the Field Mappings, so the TeamPulse fields match the TFS fields.

If the information does not help you or you have any troubles configuring the mappings, you could write us back at any time.

Regards,
Ivan
Telerik
 
0
Adir
Top achievements
Rank 1
answered on 23 Nov 2014, 10:18 AM
Hey Ivan,
Thank you for the answer, I've managed to sync task to task under issues.
I've added custom fields which I don't see in TeamPulse task.
that's what I've added under TASK in the XML after adding in the new custom field under TeamPulse Settings

<FieldMapping TeamPulseFieldName="tp_CRMID_cf" TeamPulseFieldType="single" DestinationFieldName="Generix.CrmId" DestinationFieldDisplayName="CRM ID" DestinationFieldType="integer" />
        <FieldMapping TeamPulseFieldName="tp_Versionid_cf" TeamPulseFieldType="string" DestinationFieldName="Generix.VersionId" DestinationFieldDisplayName="Version ID" DestinationFieldType="string" />

Any idea why I don't see the custom fields CRMID and VERSIONID fields as in TFS?
 
0
Accepted
Ivan
Telerik team
answered on 24 Nov 2014, 08:44 AM
Hi Adir,

I'm glad that you was able to fix your synchronization issue.

About your custom fields issue, I'm afraid that the fields are only represented in our new HTML5 interface, so you cannot see the custom fields in the Silverlight application. You need to open the item from the new interface in order to see the custom fields.

If you have any other questions, feel free to contact us at anytime.

Regards,
Ivan
Telerik
 
0
Adir
Top achievements
Rank 1
answered on 24 Nov 2014, 09:11 AM
Hi Ivan,
I saw it now,
Thank you very much you've been a great help!
0
Ivan
Telerik team
answered on 24 Nov 2014, 01:44 PM
Hi Adir,

I'm glad that the issue is resolved.

Feel free to contact us again if you need any other assistance.

Regards,
Ivan
Telerik
 
Tags
TFS Integration
Asked by
Adir
Top achievements
Rank 1
Answers by
Ivan
Telerik team
Adir
Top achievements
Rank 1
Share this question
or