It's all about the answers!

Ask a question

Predefined query values for Work Item and Work Item List attributes


Angelo Corna (26148381) | asked Oct 21 '19, 7:16 a.m.

When I insert a value on Work Item or Work Item List attributes, I can search the Work Items by Project Area, WorkItem Type or a Query.

Is there the possibility to set/force these fields with specific values?

Thanks in advance.
Bye.

One answer



permanent link
Ralph Schoon (63.1k33646) | answered Oct 22 '19, 2:49 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
edited Oct 22 '19, 2:49 a.m.

 If you ask about using algorithms to

  1. Provide a limited set of choices (so called value set)
  2. Sett the value (so called calculated value or default value) 

Does JavaScript work?

Item List attributes (workitemList, teamareaList,...): I have never been able to write a JavaScript that would be able to provide value sets or set lit type attributes.
Item attributes (work item, project are, contributor etc.): If you can get the UUID of the object, you can return that in JavaScript it should work. I did this for attributes of type contributor. 

Keep in mind that I am terrible with JavaScript.

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.