Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




Stable Issue Sorting

web-app

Is there a way for me to implement my own sorting algorithm so the sort is performed stably (Like mergesort instead of quicksort).  The problem is that I cannot sort first by who the issue is assigned, then by issue severity.  I want this functionality so if I click on one column header, then another, the original order is preserved, thus allowing me to sort by multiple columns.  Thanks for the help!

Skippums
· 1
Skippums
Replies (1)
helpful
0
not helpful

Unfortunately, you can not do this via the web app. You can however use web services to help write your own page.


Saar Cohen
· 5000
Saar Cohen