Closed (fixed)
Project:
Façade
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
4 Apr 2023 at 21:32 UTC
Updated:
27 Apr 2023 at 04:19 UTC
Jump to comment: Most recent
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #3
baldwinlouie commented@yas, please review this patch. This is the cleanup code that will run during tenant deletion. It cleans up all of a user's resources, and then deletes the actual project, role and user.
I also added a "shared" field to the projects to identify a project that is shared from another user. Shared projects do not get deleted.
Comment #4
yas@baldwinlouie
Thank you for the patch. I posted my minor comment. Thanks
Comment #5
baldwinlouie commented@yas, I don't see your comments. Can you please post it again?
Comment #6
yas@baldwinlouie
Sorry, I haven't checked out my comment. Can you check it? Thanks
Comment #7
baldwinlouie commented@yas, please review this patch.
Comment #8
yas@baldwinlouie
Thank you for the update. It looks good to me now. I'll merge the patch to
1.0.x-dev, and close this issue as Fixed.Comment #9
yasComment #11
yas