Jira-Query differs in VSCode plugin from Jira web result

Issue #513 resolved
Sebastian Tremmel created an issue

VSCode Version: 1.50.0
Plugin Version: 2.8.4
Jira-Version: Atlassian Jira Project Management Software (v8.5.4#805004-sha1:0444eab)
Operating-System: Windows 10

In our organisation we have two sprint fields. One for “sprint” (I suppose this is a standard field) and one for “future sprints” (not sure if standard or custom). If I now add a jql-query to the plugin like

sprint = <a number is here>

it searches both fields and aggregates results from both instead of the one field I selected. The same query works different in the web-version of Jira and only shows the sprint that I wanted there.

Comments (1)

  1. Sebastian Tremmel reporter

    Seems like a weird configuration thing on our end. Somebody added a future sprint for fixing bugs and the same query (the one from this ticket) shows the elements in the vs-code-plugin query but not in the webone. Not sure if this is a bug or a configuration issue so I think this can be closed for now.

  2. Log in to comment