shaozhipeng edited a comment on issue #1164: [BUG] cn.escheduler.api.controller.ResourcesController:[313] - create resource file online error URL: https://github.com/apache/incubator-dolphinscheduler/issues/1164#issuecomment-550222648 VERSION 1.1.0 After checking the code, it was found that the login user lacked tenants, but the creation file did not give a clear hint, but directly reported the NullPointerException. ResourcesService#verifyResourceName#String tenantCode = tenantMapper.queryById(loginUser.getTenantId()).getTenantCode(); And Security center - user management - edit user, the edit page password box is clear text display.
---------------------------------------------------------------- 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] With regards, Apache Git Services
