Skip to content

Conversation

@stmh
Copy link
Contributor

@stmh stmh commented Sep 21, 2025

No description provided.

We need to switch back to IssueSearchResult, as it contains sthe nextPageToken which is required for paged searches.
@lesstif lesstif merged commit ad68956 into lesstif:main Sep 21, 2025
1 of 3 checks passed
@yharahuts
Copy link

Hi!

After these changes, jql search is broken.

search method now calls https://xxxxx.atlassian.net/rest/api/2/searchjql, whereas the right urls is https://xxxxx.atlassian.net/rest/api/2/search/jql:

Fatal error: Uncaught JiraRestApi\JiraException: CURL HTTP Request Failed: Status Code : 404, URL:https://xxxxx.atlassian.net/rest/api/2/searchjql

On 5.11.0 everything works as expected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants