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

#5375 Introduce new 'reassign-content' option for user:cancel method. #5380

Merged
merged 5 commits into from
Feb 15, 2023
Merged

#5375 Introduce new 'reassign-content' option for user:cancel method. #5380

merged 5 commits into from
Feb 15, 2023

Conversation

stratulat-vladislav
Copy link
Contributor

No description provided.

@weitzman
Copy link
Member

@stratulat-vladislav do my help updates look good to you?

@stratulat-vladislav
Copy link
Contributor Author

@weitzman, absolutely!

@@ -123,7 +123,11 @@ public function renderRolesCell($key, $cellData, FormatterOptions $options)
* @option $mail A comma delimited list of emails to lookup (an alternative to names).
* @aliases ublk,user-block
* @usage drush user:block user3
* Block the users whose name is user3
* Block the user whose name is user3
* @usage drush user:cancel user3 --delete-content
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Is this the right place to reference user:cancel method?

Copy link
Member

Choose a reason for hiding this comment

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

Its a bit unusual, but I think it helps more than it hurts. Thats how discovery works. You are looking in one place and you discover you should be looking elsewhere.

@weitzman weitzman merged commit 68b59a6 into drush-ops:11.x Feb 15, 2023
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.

None yet

2 participants