It's all about the answers!

Ask a question

How can I add a custom presentation in to a type workitem?


ChiChuan Pan (31143) | asked Sep 17 '09, 11:16 p.m.
I am designing a custom process template for my team. I have created a custom Work item with custom work flow and it runs very well.

Nowadays, we have a requirement for defect management about defect type analysis like "GUI, Logical,Condition...etc".

Therefore, I tried to create a custom defect type work item with a presentation like drop down list, and I hoped it can be maintainable.

Does any one know how to do implement it?
Also, I hope it must to be filed.

3 answers



permanent link
Patrick Streule (4.9k21) | answered Sep 18 '09, 4:33 a.m.
JAZZ DEVELOPER
I am designing a custom process template for my team. I have created a
custom Work item with custom work flow and it runs very well.

Nowadays, we have a requirement for defect management about defect
type analysis like "GUI, Logical,Condition...etc".

Therefore, I tried to create a custom defect type work item with a
presentation like drop down list, and I hoped it can be maintainable.


Does any one know how to do implement it?
Also, I hope it must to be filed.

You can create an enumeration that will be shown as a drop-down list. The
details can be found here:
http://jazz.net/library/article/129

--
Regards,
Patrick
Jazz Work Item Team

permanent link
ChiChuan Pan (31143) | answered Sep 21 '09, 11:21 p.m.
Hi Patrick,

I can create the "drop down list" now, but I still have some problems to put constraints on the fields if I want to set a field as a compulsory item.

Regards,
Chuan

I am designing a custom process template for my team. I have created a
custom Work item with custom work flow and it runs very well.

Nowadays, we have a requirement for defect management about defect
type analysis like "GUI, Logical,Condition...etc".

Therefore, I tried to create a custom defect type work item with a
presentation like drop down list, and I hoped it can be maintainable.


Does any one know how to do implement it?
Also, I hope it must to be filed.

You can create an enumeration that will be shown as a drop-down list. The
details can be found here:
http://jazz.net/library/article/129

--
Regards,
Patrick
Jazz Work Item Team

permanent link
Marcel Bihr, Jazz Work Item team (1.4k) | answered Sep 22 '09, 2:34 a.m.
JAZZ DEVELOPER
Hi
Maybe the following article can help:
http://jazz.net/library/article/131, section 'Required Properties Precondition'.

Regards

Marcel
Jazz Work Item team

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.