holas1337
Results
1
comments of
holas1337
It did not work for me. Using POST gave me wrong payload so I needed to use GET like in docs https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-search/#api-rest-api-3-search-jql-get I ended up extending the `IssueService` with added...