adyscorpius / logseq-jira

A simple Jira plugin for Logseq users
MIT License
40 stars 11 forks source link

Plugin reports an error "Couldn't find a valid Jira issue key." #5

Closed soritchie closed 1 year ago

soritchie commented 1 year ago

I'm using version 0.0.9 of the plugin. It worked as expected this morning, but after I upgraded Logseq to v0.9.5 I now consistently get the following error when trying to invoke the plugin: "Couldn't find a valid Jira issue key."

I'm not sure if the Logseq upgrade affected the plugin, or if it's a coincidence.

I regenerated a new Jira API token, but the issue remains.

adyscorpius commented 1 year ago

I can confirm this started happening since Logseq updated to 0.9.5

Seems like they changed something in how plugins access the plugin settings. I'll have a look and fix it soon. I could replicate the same error with the OpenAI plugin too.

adyscorpius commented 1 year ago

https://github.com/logseq/logseq/issues/9359

Here's an issue tracking this. Affects multiple plugins. I'll see if they fix it soon, else I'll find a workaround.

soritchie commented 1 year ago

Thanks!

adyscorpius commented 1 year ago

Updating to 0.9.6 fixed the issue for me. If you can confirm this, I'll close the issue.

soritchie commented 1 year ago

Yes, works perfectly for me. Thanks so much :-)