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

Subtask quick creation breaks when spaces available in between the property values.

    XMLWordPrintable

Details

    Description

      Steps of replication:

      1. Go to jira-application.properties.
      2. Make sure jira.view.issue.show.quicksubtask.when.no.subtasks=true
      3. Search for jira.subtask.quickcreateform.fields property value
      4. Place the property value as the following example:
        jira.subtask.quickcreateform.fields = summary, timetracking, assignee, customfield_10030, issuetype, fixVersions=10000
        

      Then try to create a subtask with the subtask quick creation form. The following error message will be display:

      java.lang.NumberFormatException: For input string: "$webComponent.getSubTaskFieldPreset($fieldId)"
      at java.lang.NumberFormatException.forInputString(Unknown Source)
      at java.lang.Long.parseLong(Unknown Source)
      

      Attachments

        Activity

          People

            lxia Lily Xia [Atlassian]
            knlee Kay Nny Lee [Atlassian]
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: