It's all about the answers!

Ask a question

what are the parameters on the RTC url to create a task and fill in the 'filed against' parameter?


Tracy Harris (123) | asked Jul 24 '13, 10:56 a.m.
I would like to give my users a url that they can click and it will create a task and fill in the "filed against" value for them. I found that I can call a url that will open the task creation form using #action=com.ibm.team.workitem.newWorkItem&type=task.  I would like to take it a couple steps further and actually fill in the "Filed Against", and "Found In" parameters. This would save them the clicks to select, and help ensure that they get the right data in the fields.

Is this possible?

Thanks
Tracy

One answer



permanent link
Kot T. (1.5k11219) | answered Jul 24 '13, 11:36 a.m.
JAZZ DEVELOPER
Hi Tracy,
You can create a default value of 'Category' type and use it for the 'Filed Against' attribute. See https://jazz.net/library/article/1003/#def-values

I don't see 'deliverable' as an option for a default value. Not sure if it's supported.

You may want to look into the following link as well: https://jazz.net/wiki/bin/view/Main/AttributeCustomization

Comments
Tracy Harris commented Jul 24 '13, 11:40 a.m.

This presumes that I would only want one type of default instead of different ones for different users.  Where do you get 'deliverable' from my question?
Thank you very much for the prompt reply.


Kot T. commented Jul 24 '13, 11:48 a.m.
JAZZ DEVELOPER

Filed Against = 'Category' and Found In = 'Deliverable'.


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.