• Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

      Currently the add-on does not return the parent issue for a subtask.

      The proposed solution is to return the "parent" object, as per the advanced fields documentation : https://confluence.atlassian.com/jirasoftwarecloud/advanced-searching-fields-reference-764478339.html 

      Which can be used like this:

      =JIRA("project=TEST", "key, summary, parent.key, parent.summary")

            [API-72] Support for subtask parent in Jira Cloud for Sheets

            You can now access the 'parent' object in the results.

            E.g. 

            =JIRA("some JQL", "parent.key, parent.summary, parent.description, parent.status")

            Tanguy Crusson added a comment - You can now access the 'parent' object in the results. E.g.  =JIRA("some JQL", "parent.key, parent.summary, parent.description, parent.status")

              tcrusson Tanguy Crusson
              tcrusson Tanguy Crusson
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: