Skip to content

No query options for GetIssuesForSprint #352

Open
@oriser

Description

@oriser

Describe the bug

GetIssuesForSprint and GetIssueWithContext are missing query options.
It prevents lot of useful filtering, like issue assignee, reported, etc..

To Reproduce

Just try to filter issues by assignee or other filter

Expected behavior

I would expect GetIssuesForSprint get a query options like others functions

Possible Solution

Add query options to the function

Your Environment

  • go-jira version (git tag or sha): v1.13.0
  • Go version (go version): 1.15

Additional context

I'm trying to filter issues by assignee to create a custom board and I find myself needs to do it by code instead if using the filtering Jira is providing by it's API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions