ScalaFirst opened a new issue, #15839: URL: https://github.com/apache/dolphinscheduler/issues/15839
### 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 deploy by standalone. version 3.2.1 我的任务实例数量远超10个,但是只显示10个。没有下一页。 我的部署方式是 standalone。 我的版本是 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. api显示总共有89条,我也可以通过调整分页大小看到超过10条。但是不管怎么调,都只有1页。  ### How to reproduce deploy by standalone. version 3.2.1 3.2.1版本单机部署应该都有这个问题。 ### 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]
