gioboa / jira-plugin

Jira plugin for VsCode
https://marketplace.visualstudio.com/items?itemName=gioboa.jira-plugin
MIT License
266 stars 41 forks source link

No STATUS: 'In progress', ASSIGNEES: currentUser() issues found in [project-name] project #111

Closed juanfernandes closed 5 years ago

juanfernandes commented 5 years ago

When I click on "No working issue" on the status bar, i get the following message:

No STATUS: 'In progress', ASSIGNEES: currentUser() issues found in EFT project

This is most likely an issue with our setup.

To Reproduce

  1. Make sure you're in a Project, without an issue selected
  2. Click on 'No working issue'

Expected behaviour It should allow me to choose an issue to work on

Desktop (please complete the following information):

Version: 1.35.1 (user setup) Commit: c7d83e57cd18f18026a8162d042843bda1bcf21f Date: 2019-06-12T14:30:02.622Z Electron: 3.1.8 Chrome: 66.0.3359.181 Node.js: 10.2.0 V8: 6.6.346.32 OS: Windows_NT x64 10.0.16299

Log Nothing in the log

gioboa commented 5 years ago

Hi, Have you got any issues in Jira web application for your user with status in progress?

FelikZ commented 5 years ago

I have the same issue. Updated setting called "Jira-plugin: Working Issue Statues" to a proper list of statuses that I am interested in: "In Progress","To Do","Review" However, it still show the same query with In progress, regardless of window reload.

EDIT: fixed by removing quotes " from a string.

gioboa commented 5 years ago

@FelikZ great to see that it's resolved. 👍