github-actions[bot] commented on issue #15839: URL: https://github.com/apache/dolphinscheduler/issues/15839#issuecomment-2053949949
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and found no similar issues. ### What happened  my task instances have more then 10, but only show 10. my server is deployed by standalone. version 3.2.1 I have far more than 10 task instances, but only 10 are displayed. There is no next page. My deployment method is standalone. My version is 3.2.1 ### What you expected to happen rest api return total : 89 , and I can change pageSize to show more then 10. but pageNum only have 1. The api shows a total of 89 items, and I can also see more than 10 by adjusting the paging size. But no matter how you adjust it, there is only 1 page.  ### How to reproduce deploy by standalone. version 3.2.1 The stand-alone deployment of version 3.2.1 should have this problem. ### Anything else _No response_ ### Version 3.2.x ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
