Issue with value providers.
Hi
We have customized our process configration to have the field IterationAssigned to be populated with a set of values depending on the value selected in the field Phase. Both the source and the dependent fields are enumerations. Everything was working fine until recently we found that the dependecy between the fields are lost and that the field IterationAssigned is populated without having any reference to the values in the source field.
The code is as follows.
attributeDefinitions
attributeDefinitions
attributeDefinition id="iterationassigned" name="Iteration Assigned" type="IterationAssigned"
dependsOn id="WorkitemPhase"/
valueSetProvider providerId="suggestedIterationAssigned"
filterAttribute id="WorkitemPhase"/
/valueSetProvider
/attributeDefinition
/attributeDefinitions
configuration-data xmlns="http://com.ibm.team.workitem/providers" id="com.ibm.team.workitem.configuration.providers"
valueSetProviders
valueSetProvider id="suggestedIterationAssigned" providerId="com.ibm.team.workitem.common.internal.attributeValueSetProviders.FilteredValueSetProvider" name="Suggested Iteration Assigned"
filterMap dependentEnumeration="IterationAssigned" sourceEnumeration="WorkitemPhase"
value content="Phase.literal.l15"
literal id="IterationAssigned.literal.l9" /
literal id="IterationAssigned.literal.l12" /
literal id="IterationAssigned.literal.l13" /
literal id="IterationAssigned.literal.l14" /
literal id="IterationAssigned.literal.l15" /
literal id="IterationAssigned.literal.l16" /
literal id="IterationAssigned.literal.l17" /
/value
/value
/filterMap
/valueSetProvider
/valueSetProviders
/configuration-data
Request to suggest a work around for this issue.
Thanks in advance
Sanfi Faria
We have customized our process configration to have the field IterationAssigned to be populated with a set of values depending on the value selected in the field Phase. Both the source and the dependent fields are enumerations. Everything was working fine until recently we found that the dependecy between the fields are lost and that the field IterationAssigned is populated without having any reference to the values in the source field.
The code is as follows.
attributeDefinitions
attributeDefinitions
attributeDefinition id="iterationassigned" name="Iteration Assigned" type="IterationAssigned"
dependsOn id="WorkitemPhase"/
valueSetProvider providerId="suggestedIterationAssigned"
filterAttribute id="WorkitemPhase"/
/valueSetProvider
/attributeDefinition
/attributeDefinitions
configuration-data xmlns="http://com.ibm.team.workitem/providers" id="com.ibm.team.workitem.configuration.providers"
valueSetProviders
valueSetProvider id="suggestedIterationAssigned" providerId="com.ibm.team.workitem.common.internal.attributeValueSetProviders.FilteredValueSetProvider" name="Suggested Iteration Assigned"
filterMap dependentEnumeration="IterationAssigned" sourceEnumeration="WorkitemPhase"
value content="Phase.literal.l15"
literal id="IterationAssigned.literal.l9" /
literal id="IterationAssigned.literal.l12" /
literal id="IterationAssigned.literal.l13" /
literal id="IterationAssigned.literal.l14" /
literal id="IterationAssigned.literal.l15" /
literal id="IterationAssigned.literal.l16" /
literal id="IterationAssigned.literal.l17" /
/value
/value
/filterMap
/valueSetProvider
/valueSetProviders
/configuration-data
Request to suggest a work around for this issue.
Thanks in advance
Sanfi Faria
3 answers
This is requested in work item 57870, but is not currently scheduled for
a release.
Please add a comment to that work item indicating your interest/support.
Cheers,
Geoff
On 3/16/2011 4:38 PM, sanfifaria wrote:
a release.
Please add a comment to that work item indicating your interest/support.
Cheers,
Geoff
On 3/16/2011 4:38 PM, sanfifaria wrote:
Hi
Is there a way to associate a workitem to a changeset which has
been delivered to the stream by another user. When i try to associate
a workitem to a changeset i am getting a permission denied error.
Please suggest a work around.
Thanks in advance
Sanfi
Thank you Geoff for the prompt reply.
This is requested in work item 57870, but is not currently scheduled for
a release.
Please add a comment to that work item indicating your interest/support.
Cheers,
Geoff
On 3/16/2011 4:38 PM, sanfifaria wrote:
Hi
Is there a way to associate a workitem to a changeset which has
been delivered to the stream by another user. When i try to associate
a workitem to a changeset i am getting a permission denied error.
Please suggest a work around.
Thanks in advance
Sanfi