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

Synching Priority with TFS

5 Answers 66 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.
Jonathan
Top achievements
Rank 1
Jonathan asked on 05 Sep 2011, 10:23 AM
In TFS the priority backlog is ordered by stack rank, but in Teampulse there seems to be an arbitary field for ordering the backlog items, how do you propose the TFS backlog and Teampulse backlog are synched up to match each other?

I'm familiar with the synch mappings so if there is a Teampulse field I can map to the stack rank that will be the best solution for me.

Many thanks
Jon

5 Answers, 1 is accepted

Sort by
0
Jordan
Telerik team
answered on 07 Sep 2011, 12:04 PM
Hello Jonathan,

We have similar field to Stack Rank called SequenceNumber. You can sync it with TFS field. You have to add a filed mapping to the Synchronization Mappings.

<FieldMapping TeamPulseFieldName="SequenceNumber" TeamPulseFieldType="double" DestinationFieldName="Microsoft.VSTS.Common.StackRank" DestinationFieldDisplayName="Stack Rank" DestinationFieldType="double" />

You can read more about them in our documentation here.Regards,
Jordan
the Telerik team
TeamPulse R2 Officially Released!
Do you want to know what's new and be able to directly talk to our professionals?
Reserve a seat for the Weekly Live Demo !
0
Jordan
Telerik team
answered on 07 Sep 2011, 03:16 PM
Hi Jonathan,

I've made a mistake in the previous post. Instead of SequenceNumber you have to use the BacklogPriority.

<FieldMapping TeamPulseFieldName="BacklogPriority" TeamPulseFieldType="double" DestinationFieldName="Microsoft.VSTS.Common.StackRank" DestinationFieldDisplayName="Stack Rank" DestinationFieldType="double" />



All the best,
Jordan
the Telerik team
TeamPulse R2 Officially Released!
Do you want to know what's new and be able to directly talk to our professionals?
Reserve a seat for the Weekly Live Demo !
0
Jonathan
Top achievements
Rank 1
answered on 22 Sep 2011, 03:18 PM
Is there a way of keeping both sequence number and backlog priority in synch as some screens (i.e. Assign Bugs) you only have sequencenumber and no backlogpriority?

Thanks
0
Stuart Hemming
Top achievements
Rank 2
answered on 22 Sep 2011, 03:57 PM
I'd vote for that.

-- 
Stuart
0
Robert Régnier
Telerik team
answered on 23 Sep 2011, 09:30 PM
Hi Guys,

 There is currently no way to keep both of these in sync and we are looking at fixing this is a future release.  Thanks very much for your feedback.

Kind regards,
Robert Régnier
the Telerik team
TeamPulse R2 Officially Released!
Do you want to know what's new and be able to directly talk to our professionals?
Reserve a seat for the Weekly Live Demo !
Tags
TFS Integration
Asked by
Jonathan
Top achievements
Rank 1
Answers by
Jordan
Telerik team
Jonathan
Top achievements
Rank 1
Stuart Hemming
Top achievements
Rank 2
Robert Régnier
Telerik team
Share this question
or