积极答复者
工作项操作相关 如何进行跨状态的记录同步?

问题
答案
-
应该尝试使用CQ的触发事件,或者数据库的触发事件,通过API同步更新TFS。
- 已标记为答案 John QiaoModerator 2015年12月29日 5:15
全部回复
-
你好,
你的这个“取出来的工作项” 和 “原工作项” 是什么关系?怎样实现的?
每个工作项都是一个具体的对象,进行正常流转更新不是在更新它的状态吗?
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate the survey.
-
你好,
你的用户不能直接访问你的TFS?比如通过Excel打开那些工作项然后做相应的状态更改?
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate the survey.
-
你好,
如果你的前提是那些工作项的状态记录会以其它的形式先被更改和记录, 那后面在TFS中模拟的去更改真正工作项的状态记录,这样就会导致历史记录显示是一个特定的账号做了这些更改,而且更改的时间都是同时的(不是真正state被更改的时间), 结果就像你的说,历史记录已经没有什么意义了。
TFS提供了多种管理工作项的端口,就没有一种满足你的客户可以直接访问的吗?那些重要原因导致客户不能使用客户端直接访问?
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place. Click HERE to participate the survey.
-
应该尝试使用CQ的触发事件,或者数据库的触发事件,通过API同步更新TFS。
- 已标记为答案 John QiaoModerator 2015年12月29日 5:15