Hi
If I understand correctly, you want to associate a scenario type Work item to your Requirement type work item. And while adding new Requirementtype WI you want to select the Scenario type WI from a dropdown list. With the existing functionality we cannot do this. However, you can have a global list that has all the scenario work items and you can use this globallist in allowed values for Scenario field in Requirement WIT. However, the question is how to update the list when you add a new Scenario Work Item
One way of doing this is write a small application that uses OM to update the global list with all new Scenario IDs, and schedule it to run once in every 5mins/2mins/or as per your needs. The application is a simple one (not more than 30lines of code) and it works fine.
Please write back if you need any additional info
Thanks
Sagar
|