I've used the merge script and it works great... mostly. I had an issue with
the jira bit and I'm not entirely sure what the problem is, but I can use some
help. It is probably something silly on my end.
I have installed the jira package with pip, like the merge script recommends:
Could not find jira-python library. Run 'sudo pip install jira' to
install.
The instructions say something slightly different, though:
sudo easy_install JIRA
Am I installing the right thing? Is there a path I need to set somewhere?
-Flavio