zr9883 opened a new issue #8562: URL: https://github.com/apache/dolphinscheduler/issues/8562
### 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 进入工作流列表,查询空,查看日志后看到报错。 ### What you expected to happen 可能修改所属用户那边出了问题。 ### How to reproduce 我用A账号新建了一个项目,项目下面建了一个工作流,然后这个项目的所属用户改成了admin,想删除这个项目,提示说要先删除工作流,进入工作流列表,查询空,查看日志后看到报错。 [INFO] 2022-02-28 10:40:34.041 org.apache.dolphinscheduler.api.aspect.AccessLogAspect:[90] - REQUEST TRACE_ID:93a83ffc-e36e-4f7f-939b-214f77b3a5a7, LOGIN_USER:admin, URI:/dolphinscheduler/projects/4653615416960/process-definition, METHOD:GET, HANDLER:org.apache.dolphinscheduler.api.controller.ProcessDefinitionController.queryProcessDefinitionListPaging, ARGS:{searchVal=, projectCode=4653615416960, pageNo=1, pageSize=10, userId=0} [ERROR] 2022-02-28 10:40:34.053 org.apache.dolphinscheduler.api.exceptions.ApiExceptionHandler:[46] - 分页查询工作流定义列表错误 java.lang.NullPointerException: null at org.apache.dolphinscheduler.api.service.impl.ProcessDefinitionServiceImpl.queryProcessDefinitionListPaging(ProcessDefinitionServiceImpl.java:421) ### Anything else _No response_ ### Version 2.0.3 ### Are you willing to submit PR? - [ ] 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]
