Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I have a custom workflow, which works correctly when I move an issue through the statuses on my board, and if using the drop-down, but when looking at the issue itself it has two buttons, one with the wrong transition name.
@Nic Brough -Adaptavist- - you responded to a similar question here:
but I can't find where I am going wrong.
I have a workflow scheme that has two workflows (one for issues and one for sub-tasks):
and that workflow scheme is linked to my project:
The start of the workflow for stories is defined with two transitions out of the "To Do" status:
which looks like it is going to the correct status when I use the status drop-down on a story in that project - but says "Resolve Issue" before it - where does it pick that up from??:
And when I look at that story in another screen (oh, DON'T get me started on how complicated Jira is with different screens behaving in different ways and showing different things - how can you control the different screens you see when you view details from a sprint, vs from a filter...? anyway, that is another question for another time, for now I'm just going to train people to do things one way...) there are two transition "buttons", one for Start Progress, and one for Resolve Issue. Resolve Issue should not be an option from To Do.
If I click Resolve Issue it brings up my Resolve screen, so it is clearly still linked to a valid transition in a workflow "somewhere", I just can't find where. Must be missing a vital step somewhere!
oh, and I checked the correct workflow is linked to that story, it is
so... should read "Cancel without Completion"...?
Please help if you can!
hmm... ok, so I have just clicked through every link I can find :D and clicked on the "View Properties" link when I edit the "Cancel without Completion" transition. This was a transition that was previously configured to resolve an issue, and I changed it to go to cancelled. Here is what it looks like:
I am way too much of a newbie to know much about these, or how to safely change them, so I have just deleted that transition and recreated it - it is now ok. I'm still highly confused, because my new transition doesn't have any properties defined....?!
I will try to make things a little bit clearer for you.
You already found the right place that causes this behaivour. The properties jira.i18n.title and jira.i18n.submit are used by Jira in the default workflows that are created when you create a new project. This properties tell jira to look up the "name" on the Transition-Buttons, so that they are translated in the language choosen in the user profile.
If I remember correctly, this translations are part of the language packs.
As long as this properties are still there, Jira will always look up the name there and is doesn't matter what name the transition has. If you just remove this two properties, Jira will use the name of the transition again.
Your new created transition does not have this properties, as you can not (easily) add new translations yourself and so there is no way to add a translation, that you could reference.
And to mention also the opsbar-sequence property, this defines the order of the transitions on the issue screen and you could use that property also on your own transitions to change the order.
If you would like to know more about transition properties, just have a look here:
https://confluence.atlassian.com/adminjiraserver071/workflow-properties-802592825.html
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.
Hello:
I am having no luck here myself with the issue.
JIRA preview view from Kanban Board
JIRA details
See attachments - any know how to fix this? I just want the Workflow pulldown to behave as the Status pulldown does. Oddly the status Pending Release is missing.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register Now
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.