Differential D17464 Diff 42000 src/applications/people/management/PhabricatorPeopleManagementWorkflow.php
Changeset View
Changeset View
Standalone View
Standalone View
src/applications/people/management/PhabricatorPeopleManagementWorkflow.php
- This file was added.
Ideally, make sure that we loaded a user for each username. As written, I think profileimage alinkern bartty claire will "work": as long as you provide at least one valid username, we'll just ignore the invalid ones. Better would be to fatal explicitly before doing anything: "user alinkern is not a valid user".