raycast / extensions

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

[Jira Search (Self-Hosted)] API Token support #10117

Closed Tragio closed 3 months ago

Tragio commented 8 months ago

Extension

https://www.raycast.com/emanguy/jira-search-self-hosted

Description

Thank you for the amazing plugin. 🙂

Unfortunately, my company doesn't allow the creation of Personal Access Tokens, but API Tokens they allow. I tried to use the API Token but it doesn't work.

I wonder if it would be possible to add API Token support. 🤔

Thank you once again!

Who will benefit from this feature?

No response

Anything else?

No response

raycastbot commented 8 months ago

Thank you for opening this issue!

🔔 @emanguy @svenwiegand @koseduhemak @rnprest @LunaticMuch @nick318 you might want to have a look.

💡 Author and Contributors commands The author and contributors of `emanguy/jira-search-self-hosted` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot rename this issue to "Awesome new title"` Renames the issue. - `@raycastbot reopen this issue` Reopen the issue.
emanguy commented 8 months ago

It looks like the only real difference between PATs and API tokens is where the value gets placed... this should be doable, but I may need your help to verify the change works once I tweak the code as I don't have access to a JIRA instance supporting API tokens.

It'll involve side loading a prerelease version of the extension which makes use of the command line, are you comfortable with that?

raycastbot commented 6 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

Tragio commented 6 months ago

@emanguy for some reason I didn't receive the notification, just the one from the bot 😅 yes I'll be more than happy to contribute and test it 🙏

hiyer-atl commented 5 months ago

This PR addresses this issue.

raycastbot commented 4 months ago

This issue has been automatically marked as stale because it did not have any recent activity.

It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊

raycastbot commented 3 months ago

This issue has been automatically closed due to inactivity.

Feel free to comment in the thread when you're ready to continue working on it 🙂

You can also catch us in Slack if you want to discuss this.