-
David, Luigi, Max
ghost updated
8 years ago
-
Hi,
Again: Awesome library! :-)
As a... developer
I would like to... be able to specify the fields that will be returned by JIRA
while calling the search method with a JQL statement.
so that... …
-
You can use the issue finder to get the changelog but not sql. This can cause an excess of queries. Is there a way around this? I can't seem to find a way to pass in `expand=changelog` into the jql fu…
-
Hi all,
There seems to be an issue with `Kitura` and `Xcode 8.1`. Trying to access any `Kitura` framework classes or functions has an Xcode act like the framework doesn't exist.
1. Autocomplete func…
-
1) We need to create a regular XML sitemap that include all pages on akc.org each pages should also list the respective images on the page.
This sitemap should:
not include pages from the compare b…
-
I'm getting an error when running 'client.Issue.all' when running code in the console. Any help is greatly appreciative.
JRuby 1.7.10
Mac
Trace:
jruby-1.7.10 :029 > client.Issue.all
NoMethodError…
-
```
What steps will reproduce the problem?
1. A path parameter that contains a "=" can only be passed if it is encoded
"%3D", but rest-assured would double encode this "%253D".
What is the expected …
-
I configured the alert and when trying a dummy alert I get the following error below. Do I need to configure anything else on Jira?
`Error! × Unable to send dummy alert, check server log for details…
-
relevant part of the swagger, used to generate server code (and visible by curling localhost:port/swagger.json on the server:
```
"host": "localhost",
"basePath": "/rest/api/2/",
"paths": {
…
-
```
What steps will reproduce the problem?
1. A path parameter that contains a "=" can only be passed if it is encoded
"%3D", but rest-assured would double encode this "%253D".
What is the expected …