chengshiwen opened a new issue #5587: URL: https://github.com/apache/dolphinscheduler/issues/5587
**To Reproduce** In Windows, there are some characters like uppercase or space in some tenants. And the following code only judges Linux, it will cause tenant validation failure under Windows https://github.com/apache/dolphinscheduler/blob/cc9e5d5d34fcf2279b267cca7df37a9e80eeba07/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/TenantServiceImpl.java#L93-L96 **Expected behavior** Bug fixed **Which version of Dolphin Scheduler:** -[dev] **Requirement or improvement** - Please describe about your requirements or improvement suggestions. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
