Aias00 opened a new issue, #2298: URL: https://github.com/apache/rocketmq-dashboard/issues/2298
## Finding The data-source list has no stable order or pagination. ## Scope Provide a paginated settings API/UI flow ordered by a persisted update timestamp descending with a stable key tie-breaker. ## Acceptance criteria - Uses the established 1-based `PageResult` response contract. - Ordering is stable across repeated requests and page boundaries. - The implementation establishes a persisted timestamp if the current repository model lacks one. Tracked from `docs/studio-followups.md` (P3). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
