AhahaGe edited a comment on issue #2264: URL: https://github.com/apache/incubator-shenyu/issues/2264#issuecomment-973904147
Do you mean the field name role in table dashboard_user table, as there is no field name role_id in that table. Role field in dashboard_user table should not be used, as user_role table hold role relation ship. When we create user from ldap, we use user_role table to store relationship, and set role(1) for all user. I agree delete role field in dashboard_user table. If needed to delete, can assign this to me. @yu199195 @fengzhenbing -- 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]
