Cloud REST API for backlog now returning sub-tasks

I have noticed that a call to /rest/agile/1.0/board/{boardId}/backlog is now returning sub-tasks as part of the backlog. This seems like a bug to me or has something changed? Am I missing something?

Cheers,
Justin

1 Like

Hi @ubangy,

I think this is a bug. We’re looking into it.

If this is affecting you, you can add ?jql=issuetype%20not%20in%20subtaskIssueTypes() to exclude sub-tasks from the response.

Cheers,
Dave

3 Likes

Is there an issue ID (link) for this problem?

@dmeyer is there an update on when this will be fixed?

@ubangy, no, we don’t have a timeline on when this will be fixed right now.

Is there a tracked Bug in JAC or should we raise it ourselves…?