Issues vs. other Issue Types

Hi

We all know that Jira can be used for a whole lot more than just managing issues, eg: I'm using it for change management where there is an issue type of Change. The problem is that a lot of the UI still talks about Issues, eg: "Create Issue" buton.

This create confusion for users because when they want to create a Change, the button says "Create Issue" :(

Is it possible to rename the button to something more generic, like "Create Record"?

I was hoping that through the internationalisation or language settings might have allowed me to do this, but they didn't look like they'd do what I'm after.

Anyway, I'd really appreciate hearing if someone has found a way around this.

BTW - we are using OnDemand, so this may impact whether it can be changed.

Thanks
David

2 answers

0 votes
Nic Brough -Adaptavist-
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 18, 2012

Yes - https://developer.atlassian.com/display/JIRADEV/Customizing+Text

But no, because you're using OnDemand and you can't do that in there.

0 votes
Naren
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 18, 2012

I m not sure how it works in OnDemand JIRA. But you can customize the text in JIRA by editing the

atlassian-jira/WEB-INF/classes/com/atlassian/jira/web/action/JiraWebActionSupport.properties file and replacing the text 'Create Issue' with the 'Create Record' and likewise.

Also, you can try extracting the jar file of your preference located at WEB-INF/classes/atlassian-bundled-plugins.zip/jira-languages-5.1.3-en_UK.jar (if Using language as UK in JIRA system) and try changing the JiraWebActionSupport.properties file by replacing the text and zip it again.

Hope it helps!

Bhushan Nagaraj
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 18, 2012

Suggest an answer

Log in or Sign up to answer