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

RTC 2.0 Change required fileds in a workitem

Hello,

Im not sure if that is possible, but what i would like to do is to prevent the user from closing an Action if a certain field is not filled. Any ideas how to do this?

Im using RTC 2.0

Thanks

0 votes



5 answers

Permanent link
Hmm.. in this case you need a script based condition

https://jazz.net/wiki/bin/view/Main/AttributeCustomization#ScriptBasedNotes

Go to "Condition" section.

At your javascript you can see the state of your WI and make a simple logic that does not check only feeling..


Another option is an advisor (using Java API)!

[]'s
Fausto

Hi fausto, tnx for the reply.

I've found this option in 2.0 too, its very nice!

But for what i wanted to do it doesnt work because i would like the resources to only be able to close their Actions if the "ETC" field is equal to zero.

I couldnt find a pre-condition that satisfied that, maybe if i was able to add a pre-condition i could solve that.

Do you know if thats possible?

Tnx a lot!

Hi Lucas,

i'm using RTC 3.0.1 and this option is avaiable at:

Process Configuration ->Team Configuration -> Operation Behavior

Then select operation Work Item Save (server), choose for wich role you want to configure a pre-condition (in your case i think its everyone) and add "required attribute pre-condition. You can configure wich fields are required at certain state. It is very flexible!

Take a look at your RTC 2.0 and see if this option exists.

[]'s
Fausto



Hello,

Im not sure if that is possible, but what i would like to do is to prevent the user from closing an Action if a certain field is not filled. Any ideas how to do this?

Im using RTC 2.0

Thanks

1 vote


Permanent link
A script based validation can be used too...

Hmm.. in this case you need a script based condition

https://jazz.net/wiki/bin/view/Main/AttributeCustomization#ScriptBasedNotes

Go to "Condition" section.

At your javascript you can see the state of your WI and make a simple logic that does not check only feeling..


Another option is an advisor (using Java API)!

[]'s
Fausto

Hi fausto, tnx for the reply.

I've found this option in 2.0 too, its very nice!

But for what i wanted to do it doesnt work because i would like the resources to only be able to close their Actions if the "ETC" field is equal to zero.

I couldnt find a pre-condition that satisfied that, maybe if i was able to add a pre-condition i could solve that.

Do you know if thats possible?

Tnx a lot!

Hi Lucas,

i'm using RTC 3.0.1 and this option is avaiable at:

Process Configuration ->Team Configuration -> Operation Behavior

Then select operation Work Item Save (server), choose for wich role you want to configure a pre-condition (in your case i think its everyone) and add "required attribute pre-condition. You can configure wich fields are required at certain state. It is very flexible!

Take a look at your RTC 2.0 and see if this option exists.

[]'s
Fausto



Hello,

Im not sure if that is possible, but what i would like to do is to prevent the user from closing an Action if a certain field is not filled. Any ideas how to do this?

Im using RTC 2.0

Thanks

1 vote


Permanent link
Hi Lucas,

i'm using RTC 3.0.1 and this option is avaiable at:

Process Configuration ->Team Configuration -> Operation Behavior

Then select operation Work Item Save (server), choose for wich role you want to configure a pre-condition (in your case i think its everyone) and add "required attribute pre-condition. You can configure wich fields are required at certain state. It is very flexible!

Take a look at your RTC 2.0 and see if this option exists.

[]'s
Fausto



Hello,

Im not sure if that is possible, but what i would like to do is to prevent the user from closing an Action if a certain field is not filled. Any ideas how to do this?

Im using RTC 2.0

Thanks

0 votes


Permanent link
Hi fausto, tnx for the reply.

I've found this option in 2.0 too, its very nice!

But for what i wanted to do it doesnt work because i would like the resources to only be able to close their Actions if the "ETC" field is equal to zero.

I couldnt find a pre-condition that satisfied that, maybe if i was able to add a pre-condition i could solve that.

Do you know if thats possible?

Tnx a lot!

Hi Lucas,

i'm using RTC 3.0.1 and this option is avaiable at:

Process Configuration ->Team Configuration -> Operation Behavior

Then select operation Work Item Save (server), choose for wich role you want to configure a pre-condition (in your case i think its everyone) and add "required attribute pre-condition. You can configure wich fields are required at certain state. It is very flexible!

Take a look at your RTC 2.0 and see if this option exists.

[]'s
Fausto



Hello,

Im not sure if that is possible, but what i would like to do is to prevent the user from closing an Action if a certain field is not filled. Any ideas how to do this?

Im using RTC 2.0

Thanks

0 votes


Permanent link
Great info, i will try to create a custom condition.

Thanks

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: Dec 20 '11, 1:46 p.m.

Question was seen: 7,898 times

Last updated: Dec 20 '11, 1:46 p.m.

Confirmation Cancel Confirm