kotalco / core-api

Kotal core API
0 stars 0 forks source link

refactor-workspace-service-create-user-default-workspace #261

Closed mohamed-abdelrhman closed 1 year ago

mohamed-abdelrhman commented 1 year ago

CreateUserDefaultWorkspace should be split into to methods 1-create the user-default workspace by passing(user_id,workspace_name,namespace) 2-assign the user to it's a workspace by passing (user_id,role,workspace_id)