Andy Grunwald

Results 466 comments of Andy Grunwald

Merged :) Thank you all

Hey @tuckyapps and @vbisbest, as @benjivesterby wrote, we, as maintainers, do not have the time that we would love to spend on this project, due to our work, family, and...

Thanks for the effort, the PR, and for the enhancement. Indeed, the current implementation is breaking the compatibility. We have a few PRs open that will break the existing interfaces,...

Hey @manuelbcd, thanks! Two questions: 1. Are you talking about the OnPremise JIRA Version (+ which version in particular?) or the Cloud-Version? 2. Do you have a link to the...

Great, thanks. Happy to review a PR for this.

Thanks, @manuelbcd! I will have a look. Let us continue the discussion about the implementation approach to https://github.com/andygrunwald/go-jira/pull/369

Sorry for the late reply @stevegore. You are right, sophisticated pagination support is not implemented (yet). At the moment you can reach this feature by applying the `StartAt` in your...

After some time, I am against my own comment from 2017. Pagination should be handled more explicitly. Happy to accept PRs in this direction.

Thanks Eric! Would you be interested in adding this code as an example via a Pull Request? This would be a great addition to the docs. Eric Paris schrieb am...

Hey @kp2401075, Adding this as an example would be a good idea. We aim to keep a fetch all functionality outside of this library. Pagination should be handled by the...