marc0l92 / obsidian-jira-issue

This plugin allows you to track the progress of Atlassian Jira issues from your Obsidian notes.
https://marc0l92.github.io/obsidian-jira-issue/
GNU Affero General Public License v3.0
225 stars 35 forks source link

[Bug] Description shows incorrect value when jira issue has no description #78

Closed gmkado closed 1 year ago

gmkado commented 1 year ago

Describe the bug When I use the following jira search and TEST-123 has no description, I get a different jira ticket's description.

type: table
query: key=TEST-123
columns: Description

To Reproduce Steps to reproduce the behavior:

  1. Create a jira ticket with no description
  2. Use the jira-search code fence above
  3. The description displayed is from some other ticket, not TEST-123

Expected behavior I would expect an empty table or even "no description available" message

Screenshots If applicable, add screenshots to help explain your problem.

Plugin version and platform

marc0l92 commented 1 year ago

Thanks for reporting this issue, the fix has been released in version 1.53.0