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.




v3.1.0 - Max # of Custom Fields per project?

web-app

Is there a Max # of Custom Fields that can be added to a project? I referenced the doc and it doesn't state a maximum number.

I have 3 dropdown listboxes defined and they have been working fine.  I just defined a 4th, and I cannot get it to appear.  I have tried everything I can think of...  I even deactivated one of the pre-existing 3 to see if the 4th would show up.

Any suggestions?

Thx,

MZ

zollman1
· 1
zollman1
Replies (6)
helpful
0
not helpful

There is no limit on custom fields.

Please make sure that you make the new field visible in the field visiblity shcemes.


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

That did it! Thanks!  I can't believe I didn't think to check that..


zollman1
· 1
zollman1
helpful
0
not helpful

I got past the original issue, but now I have added several more fields which do not show up when adding or changing an issue, but they do show up on the issue list?

I have the new fields set to be visible under Field visibility, they are all active, and I have selected the applicable project for them to be used for..

While I was trying to figure out why there weren't appearing, I had checked the sort by "projectid" option for my new fields thinking that might be the issue.. once I did that I get an error msg show below:

I have gone back under Admin\Custom Fields and unchecked the filter by project id option but the error persists. Please advise.

Server Error in '/Gemini' Application.

Invalid column name 'projectid'.

Here is the stack trace:

 

SqlException (0x80131904): Invalid column name 'projectid'.]
   CounterSoft.Gemini.DataProvider.x4f26f7a726757349.xd8280387c605aca4(CustomFieldEN x5a09e7cd54476202, Int32 xb378eaa6f96e5474) +768
   CounterSoft.Gemini.DataProvider.x4f26f7a726757349.xa291203dfbe52cd9(Int32 xa8708020b9a21a3a, String xebbec3a16b54a08f, Int32 x663e02d322c995c9) +504
   CounterSoft.Gemini.Business.xa07794653f9cfd6c.x5ded85495bbe6fab(Int32 xa8708020b9a21a3a) +47
   CounterSoft.Gemini.Web.ProjectIssues.SelectTab() +1171
   CounterSoft.Gemini.Web.ProjectIssues.Page_Load(Object sender, EventArgs e) +39
   System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +15
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +33
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +47
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436


zollman1
· 1
zollman1
helpful
0
not helpful

Disregard the server error, I discovered that I still had "Filter by Project ID" selected for one of the new custom fields that I am trying to add.

I'd like to know what Filter by Project ID is supposed to do under Admin\Custom Fields\Edit Field

Also, I still can't get the new fields to show up on add or edit, but they appear on the issues list under filter options..

Some are dropdown listboxes and others are text boxes.

Thx


zollman1
· 1
zollman1
helpful
0
not helpful

You have to make sure that you make the field(s) visible in the correct scheme for the issue type.

For wach issue type you can assign a visibility scheme for create, edit and view. Please make sure you have done that in the admin section.

As for the filter by project id, if you tick that you must have a project id column in the table used by the custom field. When unticking it, did you click on update?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

That did it! Thanks. 

Also, I know understand how the filer by project id option is supposed to work!

Thanks again


zollman1
· 1
zollman1