It's all about the answers!

Ask a question

Issue with value providers.


sanfi faria (9613218) | asked Mar 10 '11, 5:54 p.m.
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

3 answers



permanent link
sanfi faria (9613218) | answered Mar 16 '11, 4:34 p.m.
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

permanent link
Geoffrey Clemm (30.1k33035) | answered Mar 16 '11, 11:41 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
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

permanent link
sanfi faria (9613218) | answered Mar 17 '11, 11:22 a.m.
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

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.