-
Notifications
You must be signed in to change notification settings - Fork 156
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
fix: Immediately move vfolders to trash bin when purging user #2405
Open
achimnol
wants to merge
4
commits into
main
Choose a base branch
from
topic/move-vfolders-to-trash-bin-when-deleting-user
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix: Immediately move vfolders to trash bin when purging user #2405
achimnol
wants to merge
4
commits into
main
from
topic/move-vfolders-to-trash-bin-when-deleting-user
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your org has enabled the Graphite merge queue for merging into mainAdd the label “flow:merge-queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “flow:hotfix” to add to the merge queue as a hot fix. You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link. |
This stack of pull requests is managed by Graphite. Learn more about stacking. |
2 tasks
github-actions
bot
added
comp:manager
Related to Manager component
size:M
30~100 LoC
labels
Jul 8, 2024
achimnol
force-pushed
the
topic/move-vfolders-to-trash-bin-when-deleting-user
branch
from
July 8, 2024 14:20
aac063c
to
72a1cac
Compare
15 tasks
achimnol
added
type:enhance
Enhance component, behavior, internals without user-facing features
urgency:4
As soon as feasible, implementation is essential.
labels
Jul 8, 2024
achimnol
force-pushed
the
topic/remove-users-vfolders-freignkey
branch
from
July 8, 2024 15:42
ed27ce0
to
0c35a76
Compare
achimnol
force-pushed
the
topic/move-vfolders-to-trash-bin-when-deleting-user
branch
from
July 8, 2024 15:43
72a1cac
to
9b2044f
Compare
achimnol
force-pushed
the
topic/move-vfolders-to-trash-bin-when-deleting-user
branch
from
July 8, 2024 15:50
9b2044f
to
ffef060
Compare
achimnol
force-pushed
the
topic/remove-users-vfolders-freignkey
branch
from
July 9, 2024 08:31
53f34cb
to
82b47f2
Compare
achimnol
changed the base branch from
topic/remove-users-vfolders-freignkey
to
main
July 9, 2024 08:34
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp:manager
Related to Manager component
size:M
30~100 LoC
type:enhance
Enhance component, behavior, internals without user-facing features
urgency:4
As soon as feasible, implementation is essential.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
refs #2376
Move all vfolders when purging a user, instead of triggering immediate storage-level deletion.
Checklist: (if applicable)
docs
directory