-
Notifications
You must be signed in to change notification settings - Fork 961
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
Prevent deletion of the organization that is used as plateforme organization or attibuted to a user #8838
Comments
About retention policy, I think it can be risky to include organizations as entities that can be deleted by retention manager, since organizations are possible authors of knowledge (+ can be plaform orga or attributed to users). We might loose the information that organizations created knowledge because retention manager lists entities by modification date. What should we do ? @nino-filigran |
Hello @SouadHadjiat & @aHenryJard! I've talked with @romain-filigran about this topic & the expected output is not the correct one:
This should apply also on retention policies. |
Description
Prevent deletion of the organization that is used as plateforme organization or attibuted to a user.
Environment
Reproducible Steps
Steps to create the smallest reproducible scenario:
scenario 1
scenario 2
Expected Output
scenario 1 => in security > policy : plateform orga disapear, but in database there is still an org id in settings
scenario 2 => in user detail > orga disappear and there is a dash instead
Actual Output
scenario 1 => in security > policy : plateform orga should stay*
scenario 2 => in user detail > orga should stay
Additional information
Verify that the rentention policy still works when there is an plateform orga in the list of "old" data.
Screenshots (optional)
The text was updated successfully, but these errors were encountered: