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.




bug editing issue custom field

web-app

Hi

I thinkg i'v discovered bug in issue customfield editor (no existing issue under "custom fields" component in your bug database).

I have defined "ReportedInVersion" custom field and everything works just fine. Problem is that when i want to edit this field, when i click Update button, field definition is not saved, without any error or error log message

I'm trying to change "Lookup sort field name" from "some value" to "". Reason i'm doing this is that a need DESC sorting while default sorting is ASC....so i'm sorting in sql view definition now....

Thanks in advance

Michal

michal.levy
· 1
michal.levy
Replies (3)
helpful
0
not helpful

This is by design. By default we use the description field to sort.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I understand. My problem is different.

1) I want to sort by verorder field (view deriver from Gemini.versions table) but in DESC order. Gemini by default sorts ASC and there is no way to change this. Is it right. It's no issue for me anymore, i created cplumn verorder in view which is defined as "-1*verorder" and now set this field as one for sorting.....

2) Second issue is that i can't change (better say "clean") "lookup sort field name" in custom field definition. I'v set this to some value and now, when i try to clear this field and hit Update button, my chnage is not saved.....this is also by design ?

Michal


michal.levy
· 1
michal.levy
helpful
0
not helpful

You can sort desc by entering: FieldName] desc --

This is will sorted properly for 2.1.

As for point 2, look at my first reply to this thread!!!!


Saar Cohen
· 5000
Saar Cohen