Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
lava
lava
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 112
    • Issues 112
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
    • Iterations
  • Merge Requests 27
    • Merge Requests 27
  • Requirements
    • Requirements
    • List
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Security & Compliance
    • Security & Compliance
    • Dependency List
    • License Compliance
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Code Review
    • Insights
    • Issue
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • lava
  • lavalava
  • Issues
  • #444

Closed
Open
Opened Oct 13, 2020 by Sjoerd Simons@sjoerd

Devices pagination "unstable"

When using the rest devices endpoint it seems that devices aren't always returned in the same order; Which isn't a problem apart from when using pagination to get all devices as a next page can return duplicates (and thus makes the client miss other devices).

On the collabora instance this only seems to happened when doing authenticated requests. We're unfortunately still on 2020.02 so this may be fixed in the mean time (though i failed to find any relevant commits nor issues.). Forcing an ordering e.g. by calling devices/?ordering=hostname ofcourse also works around the issue

To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
2021.01
Milestone
2021.01 (Past due)
Assign milestone
Time tracking
None
Due date
None
Reference: lava/lava#444