Skip to content

fix: Option to show issues from all projects in sprint list #475

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 2, 2022

Conversation

ankitpokhrel
Copy link
Owner

@ankitpokhrel ankitpokhrel commented Sep 26, 2022

Fixes #429

This PR updates jira sprint list to list issues from all projects if --show-all-issues flag is provided. By default, the command only shows issues for the given/configured project.

$ jira sprint list --show-all-issues

$ jira sprint list <sprint-id> --show-all-issues

@ankitpokhrel ankitpokhrel changed the title fix: Option to show issues from all projects fix: Option to show issues from all projects in sprint list Sep 26, 2022
@ankitpokhrel ankitpokhrel marked this pull request as ready for review October 2, 2022 07:41
@ankitpokhrel ankitpokhrel merged commit 3ac9347 into main Oct 2, 2022
@ankitpokhrel ankitpokhrel deleted the fix-sprint-issues-list branch October 2, 2022 07:45
@pbrkr
Copy link

pbrkr commented Dec 5, 2022

I've updated from v1.1.0 to the latest commit on main to get this feature. Is there a new release planned which will include this?

@ankitpokhrel
Copy link
Owner Author

Hi @pbrkr I don't have a fixed timeline but I will try to make a new release in few weeks.

@pbrkr
Copy link

pbrkr commented Dec 6, 2022

@ankitpokhrel Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

jira sprint list only shows issues from one board
2 participants