wtf icon indicating copy to clipboard operation
wtf copied to clipboard

JIRA module: support querying for issues / tasks not assigned to me

Open willyspinner opened this issue 2 years ago • 2 comments

Hello! I love wtfutil, it's a great way to have everything all in one place. One feature enhancement I have:

What should it do?

The jira module right now only supports querying issues assigned to the username (as per config), with an option to append the jql query.

I'd like to search for a couple of things:

  • issues that I created (reported), not necessarily assigned to anyone, that aren't closed / done.
  • issues that I'm watching, also not necessarily assigned to me etc.

Is there a way to provide the full jql query, instead of it being appended to issues assigned to username?

Thanks ! 🙏

willyspinner avatar Jun 14 '22 00:06 willyspinner

Oh wait, just realized in the code modules/jira/client.go that if you provide empty string ("") as username, the asignee won't be included.

Can we make this clearer in the docs @senorprogrammer ? the jira module docs don't say anything about leaving username out

willyspinner avatar Jun 14 '22 00:06 willyspinner

Yep, I think that's an excellent idea.

senorprogrammer avatar Jun 19 '22 10:06 senorprogrammer

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Dec 16 '22 15:12 stale[bot]