Comment 5 for bug 1793344

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to mistral (stable/rocky)

Reviewed: https://review.openstack.org/610926
Committed: https://git.openstack.org/cgit/openstack/mistral/commit/?id=dfb1f064ad35cea13716c59d6d59b41cd1a3fd8d
Submitter: Zuul
Branch: stable/rocky

commit dfb1f064ad35cea13716c59d6d59b41cd1a3fd8d
Author: hardikj <email address hidden>
Date: Mon Oct 8 19:07:26 2018 +0530

    Fix next link in get resource list rest API

    Fix the issue where `next` link in the response of the REST API, when
    used with pagination, gets corrupted and makes it unusable. After this
    fix, next link should be readily usable.

    Change-Id: Idf45a59e0b07d8306cc82391679fe30a9cd2f0c1
    Closes-Bug: #1793344
    (cherry picked from commit 08ba20c8d217713a140b90240176bc7959125b62)