ValueSetProviders and Work Item Categories
I'm using RTC 2.0.0.2 and I've been using the ValueSetProviders to create subsets of enumerations based on other enumerations. This has worked well so far.
However, now I was trying to take this a little further. I am trying to create subsets of an enumeration based on the 'Work Item Category'. However, this seems to be some special sort of enumeration and won't work. The only way I can see of making this work is to create a new enumeration mirroring the work item categories, but that seems a bit redundant.
Does anyone have any suggestions on how I could use the work item categories in ValueSetProviders?
Thanks,
Travis
However, now I was trying to take this a little further. I am trying to create subsets of an enumeration based on the 'Work Item Category'. However, this seems to be some special sort of enumeration and won't work. The only way I can see of making this work is to create a new enumeration mirroring the work item categories, but that seems a bit redundant.
Does anyone have any suggestions on how I could use the work item categories in ValueSetProviders?
Thanks,
Travis
2 answers
On 6/17/10 3:36 PM, twindsor wrote:
In 2.0.0.2, we only support enumerations depending on other
enumerations. More support in this area (e.g. Enumerations depending on
an item based value (as the category) is planned for 3.0
--
Regards,
Patrick
Jazz Work Item Team
I'm using RTC 2.0.0.2 and I've been using the ValueSetProviders to
create subsets of enumerations based on other enumerations. This has
worked well so far.
However, now I was trying to take this a little further. I am trying
to create subsets of an enumeration based on the 'Work Item
Category'. However, this seems to be some special sort of enumeration
and won't work. The only way I can see of making this work is to
create a new enumeration mirroring the work item categories, but that
seems a bit redundant.
Does anyone have any suggestions on how I could use the work item
categories in ValueSetProviders?
In 2.0.0.2, we only support enumerations depending on other
enumerations. More support in this area (e.g. Enumerations depending on
an item based value (as the category) is planned for 3.0
--
Regards,
Patrick
Jazz Work Item Team
On 6/17/10 3:36 PM, twindsor wrote:
I'm using RTC 2.0.0.2 and I've been using the ValueSetProviders to
create subsets of enumerations based on other enumerations. This has
worked well so far.
However, now I was trying to take this a little further. I am trying
to create subsets of an enumeration based on the 'Work Item
Category'. However, this seems to be some special sort of enumeration
and won't work. The only way I can see of making this work is to
create a new enumeration mirroring the work item categories, but that
seems a bit redundant.
Does anyone have any suggestions on how I could use the work item
categories in ValueSetProviders?
In 2.0.0.2, we only support enumerations depending on other
enumerations. More support in this area (e.g. Enumerations depending on
an item based value (as the category) is planned for 3.0
--
Regards,
Patrick
Jazz Work Item Team
Thanks for the reply Patrick. Apologies for the delay. Was away on leave.
Is this feature in any of the Milestone drops, or only in the final release due in September?
Are there stories you could point me at for these requirements?
Thanks,
Travis