Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-31912

Add the ability to define the "jira.i18n.description" property in JIRA workflow transition

XMLWordPrintable

    • 2
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      In JIRA Resolve Issue or Close Issue transition screen, we can see the following message appears in the screen:

      Looking at the workflow transition configuration in JIRA UI, users are not able to find the source of the message in the transition screen. However if we look at the workflow .xml file, the message is actually controlled by the following property and the message is coming from JIRA i18n file:

      <meta name="jira.i18n.description">resolveissue.desc.line1</meta>
      

      However if we try to add the jira.i18n.description property directly in a workflow transition in JIRA UI, user will get the following error:

      Hence, the only way for user to add the property is to modify the workflow .xml file manually.

      It will be great if users are able to add the jira.i18n.description property directly from JIRA workflow transition properties configuration.

      Sample use case: user may have created a new workflow with a new set of screen, and would like to add the message on their own custom screen on the custom workflow.

        1. error.png
          error.png
          27 kB
        2. resolveissue.png
          resolveissue.png
          21 kB

            Unassigned Unassigned
            afaisal Ahmad Faisal (Inactive)
            Votes:
            37 Vote for this issue
            Watchers:
            25 Start watching this issue

              Created:
              Updated: