Can't filter on Opened Issues

Issue #181 resolved
Former user created an issue

Hello

I’m having an error on the Jira Issue view when I want to find the Opened Issue.

On the screenshot you can find in attachements, the error seems to be on the filter clause (and order by).

assignee in (EMPTY) and project = currentProject() and resolution = Unresolved and order by lastViewed DESC

Best regards

Maxime

Extension details:
Version: 1.4.3

VS Code details:
Version: 1.36.1 (system.setup)
Date: 2019-07-18T22:59:35.033Z
Electron: 4.2.5
Chrome: 69.0.3497.128
Node.js: 10.11.0
V8: 6.9.427.31-electron.0
OS: Windows_NT x64 10.0.17763

Comments (5)

  1. Pramod Busam Account Deactivated

    Do you see any errors when you click on the Your Issues or Open Issues in the left sidebar? If you could send us the error from VS Code’s developer tools console, that would be helpful to debug.

    The JQL for Your issues and Open issues can be edited in the settings screen (which can be opened by running `Atlassian: Open settings` from VS Code's command palette). Can you try that too and see if it helps?

  2. Former user Account Deleted reporter

    My bad… Thanks @{557058:a30b5736-f3cf-41d7-aad0-99c9ffac78ce} .

    I edited the Open Issues JQL Filter and it does work.

  3. Lucas Geitner

    Hello, thanks for the help,

    I think this answer should better explain, maybe in the readme, maybe in the vscode pannel of the integration !

    Thanks for the answer and your great work !

  4. Log in to comment