Fix onboarding status refacto (#6533)

see comments in
https://github.com/twentyhq/twenty/pull/6531#pullrequestreview-2217807413
- rename method
- add check before setting create profile pending user var
This commit is contained in:
martmull
2024-08-07 17:09:11 +02:00
committed by GitHub
parent 8408cf6d19
commit 10817c5388
4 changed files with 17 additions and 13 deletions

View File

@ -131,7 +131,7 @@ export class OnboardingService {
});
}
async setOnboardingCreateProfileCompletion({
async setOnboardingCreateProfilePending({
userId,
workspaceId,
value,