TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
To Add a Custom Field in JIRA Tool in Testing
Varesh Tuli
Dec 01, 2012
10.8k
0
0
facebook
twitter
linkedIn
Reddit
WhatsApp
Email
Print
Other Artcile
In this article I discuss how to Add a Custom Field in JIRA.
In JIRA Tool we can Add a Custom Field depending on our project's requirements. We can also edit and delete these custom fields. To add a custom field we must use the following procedure.
To add a custom field in JIRA we have to login through an admin account. Enter the username and password of an admin user.
Select
Administration > Issues > Fields.
It will display the Custom Fields page.
Click on the
Add Custom Field
button on the right side of the page. It will display the Create Custom Field: Choose the field type (Step 1 of 2) page.
Select the field type on the page and click on the next button. It should display the page Create Custom Field - Details (Step 2 of 2).
Provide the
Field Name
and
Field Description
. Select a
Search Template
if available.
Select the number of "
Issue Types
" to which this custom field will be available and select the applicable context; it is the
Project
s for which the custom field will be available. We can choose the Global Context section for all the available projects.
Click the "
Finish
" button. It will display the screen association page.
Select a screen tab on which we can display our newly created custom field. In this tool we can associate a field with a screen before it will be displayed.
Click the "
Update
" button. It will display the View Custom Fields page. On this page it displays a summary of all custom fields in JIRA Tool. We can edit, delete or configure custom fields here.
Add a custom field
Administrator
Fields
Issues
JIRA
Open Source Tool
Testing
Testing Tutorials
Recommended Free Ebook
Mastering Unit Testing
Download Now!
Similar Articles