summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-pagination-marker-with-custom-field-query-65ca29001a03e036.yaml
blob: 15222d869629d7ae79d56f6d8ff4d5126f4163ed (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes an issue where the pagination marker was not being set if ``uuid`` was not
    in the list of requested fields when executing a list query. The affected API endpoints
    were: port, portgroup, volume_target, volume_connector, node and chassis.
    `See story 2003192 for more details <https://storyboard.openstack.org/#!/story/2003192>`_.