raycast / extensions

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

[Jira] Open Issues command doesn't fetch the issues assigned to me anymore #15466

Open stefdejonghe opened 22 hours ago

stefdejonghe commented 22 hours ago

Extension

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

Raycast Version

1.86.0

macOS Version

14.6.1

Description

Since yesterday the command Open Issues doesn't fetch any issues anymore. It tells me there are no issues found and asks me if I want to create one. I'm very sure there should be issues shown here. image

Steps To Reproduce

Using the command Open Issues in Raycast to show the issues that are on my name.

Current Behaviour

No issues are shown.

Expected Behaviour

Using the command Open Issues in Raycast to show the issues that are on my name. I can navigate through the issues and open them in my browser, if I want.

raycastbot commented 22 hours ago

Thank you for opening this issue!

🔔 @thomaslombart @FezVrasta @teziovsky @gavinroderick @gavinroderick @michael-par @literallyjustroy @mheidinger @mikybars @luarmr @horumyy 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.