raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.23k stars 2.93k forks source link

[Jira] Multiple accounts usage #14194

Open MadL0rd opened 3 weeks ago

MadL0rd commented 3 weeks ago

Extension

https://www.raycast.com/raycast/jira

Description

I have several accounts for different projects. I would really like to be able to log in to multiple accounts via OAuth and the command to switch between accounts inside raycast.

Who will benefit from this feature?

The function will be useful for people who have several Jira accounts, for example work and personal.

Anything else?

No response

raycastbot commented 3 weeks ago

Thank you for opening this issue!

🔔 @thomaslombart @FezVrasta @teziovsky @gavinroderick @gavinroderick @michael-par @literallyjustroy @mheidinger @mikybars @luarmr you might want to have a look.

💡 Author and Contributors commands The author and contributors of `raycast/jira` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
thomaslombart commented 3 weeks ago

Multi-account support is a commonly required feature that's tricky to implement right now, so I'm afraid it won't be possible to do that for the extension as of now. You can follow the status of this feature request here: #269.