It's all about the answers!

Ask a question

Work Items Priority


Ulrich Kameni (323) | asked Apr 03 '13, 8:00 a.m.
Hi,
in our project, we have made a custom priority for Ranking work items.
now I'm writing a report ,which should display all open work items and sort them according to the new priority. The new priority values are string, for example,"MS12a R1","MS12a R3", "MS12a RF".
"MS12a RF" has a higher priority than "MS12a R3", but less than "MS12a R1"
 How can I do that,when writing the report?
Thanks,
Kameni

Accepted answer


permanent link
Piotr Aniola (3.7k11738) | answered Apr 03 '13, 8:42 a.m.
edited Apr 03 '13, 8:42 a.m.
Are you writing a BIRT report? In this case it is possible to use JavaScript to implement custom behavior (such as arbitrary sorting). The following video may help you get started:
http://www.youtube.com/watch?v=VRQXF3bBLG4
Ulrich Kameni selected this answer as the correct answer

One other answer



permanent link
Ulrich Kameni (323) | answered Apr 04 '13, 3:44 a.m.
Thanks Piotr,
yes, I'm writing a BIRT report. I will follow the example in this video and let you know.

Comments
Ulrich Kameni commented Apr 09 '13, 6:03 a.m.

It's working!
Thank you so much. Now another question: I want to display the table of all open work items. So I drag and drop this table in the report Editor, but when I run, no information appears, the table is not set to "hide". Can you help me?
Thanks


Piotr Aniola commented Apr 12 '13, 9:54 a.m.

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.