Bitbucket "Related Jira issues" list item throws query error

Issue #60 resolved
Andrew Weinstein created an issue

If I have an open PR, and I click on it in the VS Code extension sidebar (under “Bitbucket pull requests”) to load details, one of the child list items that becomes available is “Related Jira issues.” When I click on this item, I get the following error from the IDE:

Error in the JQL Query: Expecting operator before the end of the query. The valid operators are '=', '!=', '<', '>', '<=', '>=', '~', '!~', 'IN', 'NOT IN', 'IS' and 'IS NOT'.

The Jira issues themselves are loading fine through the Jira integration.

OS: macOS Mojave 10.14.4

VS Code: 1.33.1

Atlassian extension: 1.2.2

Comments (4)

  1. Log in to comment