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

Custom Field column don't show up when JQL is filtered by parent.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Medium Medium
    • None
    • 4.3.4, 4.4.5
    • JQL

      I found a problem while using the JQL to filter sub-task issues with Story Points by the parent.
      The problem is if my JQL is like this:

      project = Marketing and issuetype = "Technical task"  order by "Story Points"
      

      The Story Point Column will show as you can see in the JQL_1.jpg

      But if my JQL is like this:

      project = Marketing and issuetype = "Technical task" and parent="MKT-2" order by "Story Points"
      

      The Story Point Column will not show as you can see in the JQL_2.jpg

      The Issue Type Technical task have Story Point Custom Field associated with the create screen.
      This issue type it's a sub-task from the parent issue type Story. e.g.: MKT-2 in the pictures.

      I think with and without parent set in the JQL the Story Point need to show up.
      The Story Point column was add in Administration >> Issue Fields >> Navigator Columns, too.

        1. JQL_2.jpg
          JQL_2.jpg
          105 kB
        2. JQL_1.jpg
          JQL_1.jpg
          118 kB

            Unassigned Unassigned
            chgabbardo Cesar Henrique Gabbardo [Atlassian]
            Votes:
            5 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated: