TFS order save linked work items?!
-
12 มีนาคม 2555 16:07
I would like to be able to block state changes on a work item based on the state that other work items are in at a given point in time.
I want to know if it is possible to prevent a primary work item (say an Sprint Backlog Item) to be restircted from moving into a state if a linked work item has not reached a given state.
rough example: do not allow WI-1(SBI) to move to Dev Complete if linked WI-2 (Bug) is not in Dev Complete.I tried to resolve this via Predecessor/ Successor Link Type, but I still can save the work item without restriction, nothing was happening.
Thank you,
ตอบทั้งหมด
-
13 มีนาคม 2555 23:03Refresh....
-
14 มีนาคม 2555 3:00ผู้ดูแล
Hi enzodev,
Thank you for your post.
According to your description of the issue, I suppose you want work item could be set one specific state based on linked work items state. If I have misunderstood anything, please free feel to let me know.
As far as i know, in current release, this is not support. I suggest you submit it as a suggestion to Visual Studio UserVoice site. Microsoft engineers will evaluate them seriously. Or, write it yourself.
If anything is unclear, please free feel to let me know.
Best Regards,
Lily Wu [MSFT]
MSDN Community Support | Feedback to us
- แก้ไขโดย Lily_WuMicrosoft, Moderator 15 มีนาคม 2555 2:48
- ทำเครื่องหมายเป็นคำตอบโดย Lily_WuMicrosoft, Moderator 19 มีนาคม 2555 8:58
-
14 มีนาคม 2555 10:04
Hi Lily_Wu
Thank you for your reply.
I have to implement this requirement. I'll try to make custom control for this.
Thanks