Yes You can change it.
go to this location : C:\Program Files\Atlassian\JIRA\atlassian-jira\WEB-INF\classes\com\atlassian\jira\web\action\JiraWebActionSupport.properties
Edit in that file.
issue.field.summary = Summary
replace by
issue.field.summary = Title
It work definitately
Thanks
Hi Prashant
I want these changes only for a specific issue type i.e a BUG. When ever i create an issue with an issue type of bug, I want an auto-populated text like "this is a bug" to show up on the summary filed.
Thank you
Regards,
Luvo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll need to inject some (horrid) javascript to do that.
I would not recommend defaulting a summary, unless you really do want a vast swathe of your issues to all look indistinguishable most of the time. The summary is there, empty and mandatory, for a very good reason. In the handful of places where I've seen this done, it causes problems with users complaining that the information in issues is rubbish, and we always remove it.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
I want to customize Jira default fields names. For e.g I want to replace "Issue" with "Task" everywhere in Jira. I am able to replace most of it by editing "WEB-INF\classes\com\atlassian\jira\web\action\JiraWebActionSupport.properties" file. But still there are some places where it is not changing. For e.g when we click on "Issues" tab on home page there is a option "Import Issues from CSV".
Please help me where to change it?
Regards,
Zeeshan
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.