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

How to make fields Mandatory ?

We can add custom attributes to the Work item. In editor presentations, i edited the presentation ie custom attribute and added the property mandatory with value true.
but i didnt find that property is applied to the field.
How can i make that field as mandatory?

0 votes



5 answers

Permanent link
We can add custom attributes to the Work item. In editor presentations, i edited the presentation ie custom attribute and added the property mandatory with value true.
but i didnt find that property is applied to the field.
How can i make that field as mandatory?


Take a look at:
https://jazz.net/learn/LearnItem.jsp?href=content/docs/work-items/setting-up.html#requiredProperties

This gives instructions on how to use the Required Properties Precondition.

0 votes


Permanent link
I looked into the link which has been communicated. In my project area, under operation behaviour i am not able to see work item category. I am able to see only save personal dashboard and save project dashboard. What extra steps do i need to take to see all other items in the list. Kindly can provide me the detail steps for making custom attribute mandatory.

0 votes


Permanent link
There's another Operation Behavior node under Team Configuration. The one you looked at must be under Project Configuration.

Christof
Jazz Work Item team


deepayr wrote:
I looked into the link which has been communicated. In my project
area, under operation behaviour i am not able to see work item
category. I am able to see only save personal dashboard and save
project dashboard. What extra steps do i need to take to see all
other items in the list. Kindly can provide me the detail steps for
making custom attribute mandatory.

0 votes


Permanent link
I have a requirement in RTC 3.0.1 for the estimate field to be mandatory when a specific value is selected from an enumeration list. There are 3 possible values out of a list of 10 that when selected would require the estimate to be completed.

If I apply the "required estimate precondition" then it would be applied all the time and not just selectively for the specific values chosen form the list.

Can somebody help please.

0 votes


Permanent link
to make selective fields required based on an enum, you need to use the Dynamic Required Attributes save filter, and scripts.

you would create a script to return true for each enum value selectable that u care about.

and then use that script to trigger the save filter.

see this section Dynamic required attributes
of https://jazz.net/library/article/537

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 07 '08, 1:17 a.m.

Question was seen: 5,896 times

Last updated: Aug 07 '08, 1:17 a.m.

Confirmation Cancel Confirm