Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
1 of 5 tasks
gmkado opened this issue May 15, 2023 · 1 comment
Closed
1 of 5 tasks
Assignees
Labels
bug Something isn't working

Comments

@gmkado
Copy link

gmkado commented May 15, 2023

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

  • Version: 1.52.0
  • Obsidian Windows
  • Obsidian Mac
  • Obsidian Linux
  • Obsidian Android
  • Obsidian iOS
@marc0l92
Copy link
Owner

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

@marc0l92 marc0l92 closed this as completed Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants