Skip to content

Conversation

@est8906
Copy link
Collaborator

@est8906 est8906 commented Sep 2, 2024

No description provided.

@est8906 est8906 requested review from Ruth708090 and mindas2000 and removed request for Ruth708090 September 2, 2024 11:25
Copy link
Collaborator

@mindas2000 mindas2000 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good

try {
const updatedProfiles = await updateProfiles(invitationID);
if (!updatedProfiles) {
return next({ message: 'Profiles update failed', status: 404 });
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on case of failes to update the status should be 500

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants