github-actions[bot] commented on issue #17108: URL: https://github.com/apache/dolphinscheduler/issues/17108#issuecomment-2774728541
### 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   When using serial comparison, there is a change in tenants When I use the replenishment function, I select the tenant as "Spark". The first replenishment task requires the tenant to be a normal "Spark". However, in the second and subsequent replenishment tasks, all tenants will become "default". This creates certain difficulties for more detailed permission control and other possible issues When I use the complement function, I select the tenant as "spark". The first complement task tenant is a normal "spark". However, in the second and later complement task, all tenants will become "default". This creates some difficulties for more detailed permission control and other possible problems. ### What you expected to happen There is no such problem in the old version I am using. ### How to reproduce Try it out and check the logs ### Anything else _No response_ ### Version 3.2.x ### 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]
