Create Custom Field
https://secure.gravatar.com/avatar/cf3f3abe2a109700ea937dfd1d03b969.png?d=wavatar&s=28
Tue Sep 06 21:00 Authored by kanto501

Creating a Custom Issue Field  

View full size image
View full size image
There might arise a time when you find the standard Issue Field types do not work for you. So it means it is time to create a custom issue field. So lets say you want to know what Major Section an issue existed in. We can do this by creating a Major Section custom field. Go to the Configure Issue Types page and in the "Add new custom field" section enter this:
Custom type: Radio choices
Field name: Major Section
Field label: Section




View full size image
View full size image
Once you press the "Add Custom Field" button you should see the new Field at the bottom of the page like the figure to the left.










View full size image
View full size image
Now we have the field created we need to edit it so the radio choices exist. We will add the choices as follows:
frt Frontend
bck Backend
dtb Database
This is just an example using the Radio choices option, there are 8 other choices you could have used instead. Now just because you created this custom field it does not mean the system is using it. You will need to go to the "New Issue Type Scheme" you created and for each issue type(bug report, feature request, etc.) you want to use this Section type, you must edit and select the Visible and Reportable options. If you want it to be a required field then you must select that option as well.

Attachments 3

Comments 1

 David Matson
Sep 08, 2012 (10:28)
Cancel
What is the purpose of the Value field? Is there a wrong way to fill it in? Can the same value be used over and over?

Thanks for a great product!