Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a project healing endpoint #4635

Merged
merged 17 commits into from
Jan 10, 2024

Conversation

olivergrabinski
Copy link
Contributor

@olivergrabinski olivergrabinski commented Jan 9, 2024

Closes #4580

Screenshot 2024-01-10 at 16 41 34

@olivergrabinski olivergrabinski marked this pull request as ready for review January 10, 2024 08:27
Comment on lines 48 to 51
.parFoldMapA { scope =>
scope.onOrganizationCreation(organizationResource.value, caller).attempt
}
.flatMap(IO.fromEither)
Copy link
Contributor

Choose a reason for hiding this comment

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

It's hard to understand what is happening here, perhaps a method?

@olivergrabinski olivergrabinski merged commit 161273a into BlueBrain:master Jan 10, 2024
6 checks passed
@olivergrabinski olivergrabinski deleted the project-healing branch January 10, 2024 16:00
crisely09 pushed a commit that referenced this pull request Jan 11, 2024
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.

Add a healing endpoint for projects
3 participants