You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
JIRA Service Desk is nice in that you can change the field name display to the customer. However JIRA Core/JIRA Software shows the actual Custom Field name. Is there a way to change the name that is displayed only without renaming the actual custom field itself?
@Alexey Matveev _cPrime_ is right. But If you have Script Runner plugin, there is a trick that changes the display name for each project.
def field = getFieldById(getFieldChanged())
field.setLabel("My Custom Summary")
Behaviours do not apply to the View Issue screen, so this "solution" is not very useful.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
In Jira Core or Jira Software you can not change the display name for a custom field for each project. You would need to rename this custom field. But you can give a different description through field configuration schemes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The manager’s daily activities include a list of challenges to reach high levels of efficiency for their teams. Part of these challenges is related to how to deal with the worklog systems sin...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.