Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateway pagination throws NPE when targets use useHttpPostForAllSearches true #5032

Closed
jmarchionatto opened this issue Jun 27, 2023 · 1 comment
Assignees
Labels

Comments

@jmarchionatto
Copy link
Collaborator

Describe the bug
Gateway pagination is throwing NPE when any targets defined with useHttpPostForAllSearches true

To Reproduce
Steps to reproduce the behavior:

  1. Define gateway with some target having "useHttpPostForAllSearches: true
  2. Perform a search which paginates (use _count=1 when more than one resource)
  3. paginate to next page

Expected behavior
Pagination should bring second page Second page

Environment (please complete the following information):

  • HAPI FHIR Version v6.6.1
@jmarchionatto jmarchionatto self-assigned this Jun 27, 2023
@jmarchionatto
Copy link
Collaborator Author

Fixed by: #5036

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant