TFS当前的Sprint URL [英] TFS Current Sprint URL

查看:70
本文介绍了TFS当前的Sprint URL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否存在可以为团队的TFS 当前Sprint 任务板添加书签的URL?我们有2周的冲刺,因此URL每2周更改一次.

Is there a URL that I can bookmark for my team's TFS Current Sprint task board? We have 2-week sprints so the URL changes every 2 weeks.

默认URL的格式为:

http://[Server]/tfs/[Project]/[Team]/_backlogs/TaskBoard/[SprintName]#_a=people

URL的[SprintName]部分每次冲刺都会更改,因此它不能提供稳定的URL.我想知道是否有某些版本的URL始终指向当前的sprint,即:

The [SprintName] part of the URL changes every sprint, thus it doesn't provide a stable URL. I'm wondering if there's some version of the URL that always points to the current sprint, i.e.:

http://[Server]/tfs/[Project]/[Team]/_backlogs/TaskBoard/CURRENT#_a=people

推荐答案

刚刚找到了答案.如果您完全删除了sprint名称,它将重定向到当前的sprint.

Just found the answer. If you remove the sprint name altogether, it redirects to the current sprint.

编辑:针对Azure DevOps更新于2018年10月

EDIT: Updated Oct. 2018 for Azure DevOps

对于Azure DevOps,可以使用以下URL:

For Azure DevOps, the following URL works:

新的Azure DevOps URL格式:

New Azure DevOps URL format:

https://dev.azure.com/[Company]/[Project]/_sprints/backlog/[Team]

旧的Azure DevOps(VSTS)URL格式:

Old Azure DevOps (VSTS) URL format:

https://[Company].visualstudio.com/[Project]/_sprints/taskboard/[Team]/

以前在TFS中,URL是:

Previously in TFS, the URL was:

http://[Server]/tfs/[Project]/[Team]/_backlogs/TaskBoard#_a=people

这篇关于TFS当前的Sprint URL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆