1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-07-03 00:27:05 +02:00
Commit Graph

2 Commits

Author SHA1 Message Date
f1fe71fa2d fixing package names 2021-08-27 14:45:21 +05:30
8b64c7f005 fix(issue): IssueService.Search() with a not empty JQL triggers 400 bad request (#292)
The JQL search term is escaped twice.

closes issue #291
2020-05-03 10:05:39 +02:00