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

Unable to set transition property "jira.i18n.submit"

    XMLWordPrintable

Details

    Description

      Hello, should one want to localize the submit button of any custom workflow transition screen it would be necessary to add a property string in
      com/atlassian/jira/web/action/JiraWebActionSupport.properties
      in the language pack and set the transition property jira.i18n.submit to that. Unfortunately this doesn't work because
      boolean com.atlassian.jira.web.action.admin.workflow.AbstractViewWorkflowMetaAttributes.isReservedKey(String key)
      uses
      String[] com.atlassian.jira.workflow.JiraWorkflow.JIRA_META_ATTRIBUTE_ALLOWED_LIST
      to refuse jira. scoped properties that are not explicitly defined.

      I think jira.i18n.submit should belong to the array

      Best Regards,
      Edoardo

      Attachments

        Activity

          People

            Unassigned Unassigned
            ecausarano Edoardo Causarano [Atlassian]
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: