andygrunwald / andygrunwald/go-jira

No query options for GetIssuesForSprint

Abierto
#352 4 comentarios 0 reacciones 0 asignados Ver en GitHub
needs triage waiting for feedback
Lenguaje dominante
Go
Estrellas
1.6k
Forks
500
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## 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.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.