-
I'm trying to us this cli but am running into some issues.
It looks like doing an `ls` is trying to POST to an endpoint that to me seems like it should be a GET
`jira ls -v`
```
2017-02-07T22:…
-
Hi there,
for me, the login flow is not working.
To come around with this, can you please provide a configuration example?
I do not need a graphical version, just manual steps are fine.
seebi updated
7 years ago
-
Hi everyone,
I'm trying to use search query but i can't have the result as i want.
i'm trying that :
jira.searchJira(req.body.requete, null, function(test, body) {
//console.log(body);
res…
-
I think there may be some issues with filtering the list of repositories.
On a Nexus3 (OSS 3.1.0-04) I created an npm repository **npm-test** and gave it only view access to this hosted repository.…
-
It appears that establishing JIRA integration is broken. SP doesn't even issue a HTTP request.
To illustrate, start netcat listening on localhost:12345
root@jturner-desktop:~# nc -l 12345
Now…
jefft updated
7 years ago
-
First of all, jiracli is awesome!
But there is a small thing missing for me to be really useful. How can I query all issues that are in the actual sprint, that contains issues from many different pro…
-
There is no update for long time, also no upgrade for node version and some libraries. I can not run this app by following the guide. There are lots of errors.
```npm ERR! cb() never called!```
```E…
-
Hi,
I have carefully follow instructions and ran into the same issue like [this one](https://github.com/univerze/laravel-jira/issues/4) here. The result is always null even though the username and pa…
-
IDs of issues linked to a given epic are not available by simply GETting that epic via the REST API. AFAIK, first we need to run a JQL search for issues that have `epicLink = "my-epic"`, then build th…
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I have read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
### Issue …