For example, here is the text that appears at the top of the resolution screen when an Issue is "Closed"
Closing an issue indicates that there is no more work to be done on it, and that it has been verified as complete.
As far as I see, it is using the reserved jira.i18n.description property.
For Resolve and Close, you should be able to change the related i18N values of resolveissue.desc.line1 and closeissue.desc. I haven't tested it though. For custom transitions, you might have to edit the XML as it doesn't allow the reserved property to be added via UI.
I must be missing something...
But why doesn't the screen shot I attach show up!?!
To "Close Issue" I attempted to add...
Property Key jira.i18n.closeissue.desc.line1
Also tried: jira.i18n.closeissue.desc
I got an error message that said "Key starts with 'jira,' but is not known to JIRA
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I must be missing something...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I guess I got a bit technical! You can't configure it from UI is the short answer.
If you want to just modify the description for Resolve or Close transitions, you can do that by modifying the i18n files. If you want to add a description on custom ones, you will have to try modifying the workflow XMLs directly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What/where are the i18n files?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
/atlassian-jira/WEB-INF/classes/com/atlassian/jira/web/action/JiraWebActionSupport.properties for default language. For other languages, it will be in th language jars.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I filed an enhancement request with Atlassian.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am on on-demand user...does this mean I cannot get my workflow screens to inherit the text I specify on the workflow? i can download and read the xml, but even if I could edit it, there's no way to upload it into JIRA. Any workaround or am I out of luck? See screens below for some detail.
@GeorgeCC, the enhancement request you provide above seems to be a dead link. Did you paste the incorrect number here?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sorry, but the link I put in works for me.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
George, that must be a private issue you created with Atlassian then...that's why I can't view it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
news about this?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tested Jobin's suggestion (manually editing the workflow XML) today and it's working. I guess it's the only way to do this right now.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is there anything in the pipeline (anyone know?) to support those with the On-Demand product?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It's the description of the action, you specify it in the workflow. Certain transitions like that use an i18n key.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's what I thought too.
But I go to the workflow diagram.
I Edit the Transition.
I publish the change.
I go back to the project and close an Issue.
No change in what I see.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I just added a screen shot.
Interestingly, I pasted in the text originally. I can see it on an edit, but not on a read. Oh, well.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
missing screenshot?
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.