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.




add new field

web-app

Is there anyway I can add or customize a field?

I want to change the "affected version" or "fixed in version" fields to be something else, and make it's a field that user can type in or numeric field when people use it, it knows the next incremental number to enter in automatically? 

I am not sure if I can do such thing.

kha
· 1
kha
Replies (3)
helpful
0
not helpful

Unfortunately, that is not possible. Version 4.0 offers numeric custom fields but it will not do auto numbering.
Why do you need it?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

We are thinking about doing the conversioning as developers putting in their push request to production using Gemini issues/ticket. If they don't enter version in the version field, which they should, the field will be either require them or automatically gives a number (incremental by one).

I see it's possible but it doesn't need all my requirements by enter customfield table in the db back end. Is it commended? I see I can add a field - call whatever i want - make it as required field. I've only tried that much, but not so sure if it's applicable or the right way to do.


kha
· 1
kha
helpful
0
not helpful

You could write a plugin that will check the fixed in version field and if it is not assigned will populate it.


Saar Cohen
· 5000
Saar Cohen