Skip to content
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

Support for multiple JIRAs #14

Open
serenity-valley opened this issue Feb 22, 2017 · 4 comments
Open

Support for multiple JIRAs #14

serenity-valley opened this issue Feb 22, 2017 · 4 comments

Comments

@serenity-valley
Copy link

It would be awesome if we could configure multiple JIRAs. I have two that I work with pretty consistently, and while I love this workflow I'd also love to be able to set another hotkey for the other JIRA.

If I have time, I could look into developing this. I don't think it would be that dramatic of a change, but I haven't spent much time looking through the code.

@timbru31
Copy link
Owner

timbru31 commented Feb 22, 2017

Thanks for the suggestions @serenity-valley! I've encountered the same issue personally, too, since we sometimes have our own JIRA and the customer JIRA we work in.
So far I have no good idea how to support multiple JIRAs while keeping the simplicity and speed to open the issues - I'm happy for concepts or ideas 👍

@timbru31
Copy link
Owner

timbru31 commented May 22, 2017

Possible idea:

  • allow multiple JIRA's to be configured in options page / TODO: dynamically add/remove lines to configure
  • in the popup display a dropdown which JIRA should be used, remember the last choice (for shortcuts [ALT + K, ALT + Shift + K], too)

@visomedia
Copy link

Hi timbru31,
I would love to have this function and I have an idea:
I use the Num-Block to open the tickets. The first typed character could be to set up the path, which jira is choosen.

Example:
https://Company-Jira-A.atlassian.net/browse/A- for typing "+" before starting the number/issue-key
https://Company-Jira-B.atlassian.net/browse/B- for typing "-" before starting the number/issue-key

I think that would be very easy and you don't need diffrent shortcuts.

For starting 2 to 4 diffrent characters would be enough, but you could think about a whole list.

Thanks for your short reply.

@woyczek
Copy link

woyczek commented Apr 10, 2019

* allow multiple JIRA's to be configured in options page / TODO: dynamically add/remove lines to configure
* in the popup display a dropdown which JIRA should be used, remember the last choice (for shortcuts [ALT + K, ALT + Shift + K], too)

Because of the incredibly simple nature, the Quick JIRA extension can also be used to query for Octane defects numbers :) The option pages needs to have a label associated to the configured JIRA quicksearch.

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

No branches or pull requests

4 participants