#441 Simple Paged Results enhancements
Closed: wontfix 3 years ago by mreynolds. Opened 10 years ago by edewata.

The SPR has some limitations which prevent it to be used to support directory browsing (paging) in IPA UI:

  • Currently SPR can only be used in the same connection. However, IPA uses a short-lived connection for each page retrieval and it may come from different httpd processes. So SPR needs to be able to reuse the same result list over multiple connections.
  • Currently SPR can only go forward sequentially. The IPA UI needs to be able to jump to any random page.

Metadata Update from @edewata:
- Issue assigned to rmeggins
- Issue set to the milestone: FUTURE

6 years ago

Metadata Update from @mreynolds:
- Custom field reviewstatus adjusted to None
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

3 years ago

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/441

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata