I have two projects that would like to collect some customer information. The users of project 1 would the a field that collects Customer Name, while the users of project 2 would like it to display as Client Name. I would like to avoid creating 2 custom fields to collect the same type of information. I see where I can modify default values using Field Context but do not see if or how I can change the value that displays on the screen for a field.
Hi jeffpogg,
There's no easy way to do this in JIRA 'out of the box'. However, you can create a single custom field in JIRA and make that field's description (i.e. the bit of text appearing underneath the option itself) differ according to the project that custom field is used in.
For example, you might have a custom field with the label/name 'Contact Person' (or one which is appropriate to use across multiple JIRA projects) and then have in the description - "Name of Customer" for one project and "Name of Client" for the other project. (Not ideal, but it's a way around this limitation.)
To do this:
Hope that helps,
Giles.
What about using "Configuration scheme label"? Should it work?
I tried to use this field that is specific for each context, but it is not working; do you have idea about why this doesn't work?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The Configuration Scheme Label for each Context of a Custom Field (Available under Custom Fields > Actions > Configure > Add/Edit Context) is only used in the displayed list of Contexts for that field. Unfortunately, it along with the Description field in the Context are not used on the View/Edit or Create Issues screens.
You are correct that the Context area does not allow a user to customize the Label of a field in the UI for individual projects/issue types.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't know that you can. However can you create a field called, "Customer/Client Name"?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.