andygrunwald / go-jira

Go client library for Atlassian Jira
https://pkg.go.dev/github.com/andygrunwald/go-jira?tab=doc
MIT License
1.44k stars 458 forks source link

implements board.GetIssuesForBacklog #670

Open ybriffa opened 2 months ago

ybriffa commented 2 months ago

What type of PR is this?

What this PR does / why we need it:

It adds the method to get the issues in the backlog of a board

Special notes for your reviewer:

Additional documentation e.g., usage docs, etc.: