Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Enumeration types not available to be required properties

We created enumeration types but we need make some of these Required, when looking at the Operational Behaviour no enumeration types are available for selection, this includes existing predefined ones as well as custom created ones. Any ideas?

0 votes



2 answers

Permanent link
Yes, Attributes of type enumeration is not seen in required properties list. It can be included by editing the Process configuration source file in project area.
Search for
operation id="com.ibm.team.workitem.operation.workItemSave"
Where Preconditions are listed.
Say if you want to make attribute as required for work item type story, then go to the properties section where workitem type story is there.
Add the following line in properties section
<property>
save the project area.
If you create workitem type story, then the above attribute is seen as required field. Hope this helps you.

0 votes


Permanent link
Enumeration attributes, as they are treated by now, always have a valid value (initially the default value). This is the reason why enumeration attributes do not appear in the required properties section of the operation behavior editor.

Regards

Marcel
Jazz Work Item team

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Aug 19 '08, 5:31 a.m.

Question was seen: 3,897 times

Last updated: Aug 19 '08, 5:31 a.m.

Confirmation Cancel Confirm