We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When I use the following jira search and TEST-123 has no description, I get a different jira ticket's description.
TEST-123
type: table query: key=TEST-123 columns: Description
To Reproduce Steps to reproduce the behavior:
jira-search
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
The text was updated successfully, but these errors were encountered:
FIX: Description shows incorrect value when jira issue has no descrip…
6d2064b
…tion #78
Merge pull request #81 from marc0l92/feature/2023-05-30
790ffce
FIX: Incorrect value shown when field empty #78
Thanks for reporting this issue, the fix has been released in version 1.53.0
Sorry, something went wrong.
marc0l92
No branches or pull requests
Describe the bug
When I use the following jira search and
TEST-123
has no description, I get a different jira ticket's description.To Reproduce
Steps to reproduce the behavior:
jira-search
code fence aboveTEST-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
The text was updated successfully, but these errors were encountered: