When cloning a transition doesn't update the title that appears in transition button

XMLWordPrintable

    • Type: Support Request
    • Resolution: Handled by Support
    • Priority: Low
    • None
    • Affects Version/s: 4.4.4
    • Environment:

      Jira

      I'm trying to create a custom workflow from the default Jira workflow. When creating new transition i choose to clone an existing one e.g. "Start Progress". I create a new transition called "Start Test". The problem is that the name is not updated in the transition button on the view issue screen. I changed the name manually from the xml file and then i import the workflow in my Jira Instance. i'm giving a detail of the xml file below. The problem is caused because the meta name remains the same.

       
      <action id="721" name="Start Test">
            <meta name="opsbar-sequence">20</meta>
            <meta name="jira.description">This transition is executed when the necessary info has been gathered and tests can start.</meta>
            <meta name="jira.i18n.title">startprogress.title</meta>
      ....
      ....
      

            Assignee:
            Unassigned
            Reporter:
            Tsol
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: