gioboa / jira-plugin

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

Feature Request - Allow user to specify custom jira workflow #18

Closed cryptogrampus closed 5 years ago

cryptogrampus commented 5 years ago

I have a custom JIRA workflow defined for story tickets. None of the states are named "In Progress" so these tickets don't show up in the plugin. I'm only able to see an epic which follows the default workflow.

gioboa commented 5 years ago

Hi @cryptogrampus , in the VS Code Jira-plugin settings there is workingIssueStatues used for extract working issue list (e.g. In Progress, Development In Progress, Test in Progress). I think it can solve you problem.

gioboa commented 5 years ago

@cryptogrampus it works?

cryptogrampus commented 5 years ago

works! thanks! Sorry I missed your responses