Is it posiible to have the associate dialog show during Deliver event?
Developers sometimes want to check-in in regularly without having to deliver it at same time.
Currenly in our RTC, the Deliver action in this scenario is a two step process.
e.g.
Step 1 : Menu Related Artifacts --> Associate Work Item.
Step2: Menu Deliver
Is it possible to have the work item link dialog show during a single Delivery?
i.e. make it a one step process.
Accepted answer
What you can do today is:
1. Set operational behavior to require a work item on delivery. In this case if one forgets the advisor will fail and, in the Eclipse UI, allow to open the dialog.
2. Set the work item you are working on as active in the RTC Eclipse Client. In this case the current work item will automatically associated if you create a new change set.
I am not aware that it is possible to force a dialog to come up other than using "Checkin and deliver" which only works if there are unresolved changes.
1. Set operational behavior to require a work item on delivery. In this case if one forgets the advisor will fail and, in the Eclipse UI, allow to open the dialog.
2. Set the work item you are working on as active in the RTC Eclipse Client. In this case the current work item will automatically associated if you create a new change set.
I am not aware that it is possible to force a dialog to come up other than using "Checkin and deliver" which only works if there are unresolved changes.