Sub-task vs Subtask spelling

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      Currently at Jira there are natively 2 kinds of spell for Sub-tasks.

      • Sub-task - For the company-managed software projects and business projects
      • Subtask - For the team-managed projects

      This misspelling behavior sometimes causes confusion with the users

      Steps to Reproduce

      1. Go to advanced search
      2. Try to select Sub-task as type, you will notice that both options appears

      Expected Results

      We would like to have a unified Sub-task default option

      Actual Results

      We have 2 options causing a possible confusion

      Workaround

      Workaround 1 -

      You can use the following function in your JQL subTaskIssueTypes().

      For example, the below JQL will return all issues that are on sub-task level.

      type in subTaskIssueTypes()

      Workaround 2 -

      Other way would be to rename the Sub-task at the global configurations to be Subtask.

      If you make sure that only 1 kind of spelling exist, the JQL will return only 1 value.

      You can achieve that by going to:

      Settings > Issues > Issue Types > Edit (Sub-task)

            Assignee:
            Unassigned
            Reporter:
            João Ataides (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: