miguelpuyol / Jira-Alfred-Workflow

An Alfred Client for Jira
23 stars 5 forks source link

Alfred 3 - certain commands go to fallback search #11

Open gmaghera opened 8 years ago

gmaghera commented 8 years ago

I have downloaded and installed the workflow, and checked that the requests library is installed for Python.

When I go through the setup steps, the commands setupjirasprintboard and setupjiratest switch to the fallback search, as soon as I type space and any character (trying to define the board for example).

Not sure if it's a compatibility issue with Alfred 3, or just an environmental error on my machine. I tried to search for the jira.py script which is used by some of the workflow steps, but I did not find it. Is it something I have to install additionally?

miguelpuyol commented 8 years ago

I have not upgraded to Alfred 3 yet but I assume it should work out of the box.

The file jira.py is included in the workflow and you can see it here:

https://github.com/miguelpuyol/Jira-Alfred-Workflow/blob/master/jira.py

I'm currently unable to help you more due to time limitations! Sorry about that

jiayanguo commented 7 years ago

I have same issue as gmaghera. I am using alfred 3

agzam commented 7 years ago

I am as well wasn't able to correctly configure it on Alfred3. setupjiratest command either not working, or something I'm doing wrong. Maybe instructions not well defined?

acarl005 commented 6 years ago

Also on Alfred 3. None of the commands work. They fall back to Google search.

zkwsk commented 6 years ago

Same here. Fortunately this page was the 2nd result on the google search page so I did not even have to google it :D

miguelpuyol commented 5 years ago

Hey guys, sorry for not replying back!

I no longer use a JIRA compatible with the client so I am afraid I cannot make it work again. PRs are welcome!