Content
View differences
Updated by Attila Dombi 3 days ago
Unarchiving a project with "all projects" sharing option can potentially lead to having 2 projects with "all projects" sharing option, which is an invalid state.
The solution is to reset the sharing settings on the project to `"No sharing"`, when archiving the project.
<br>
Technical details:
Use a pattern similar to the `OpenProject::Events::JOURNAL_CREATED` event.
The solution is to reset the sharing settings on the project to `"No sharing"`, when archiving the project.
<br>
Technical details:
Use a pattern similar to the `OpenProject::Events::JOURNAL_CREATED` event.