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

Preselect existing usernames from dropdown during mapping #82

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

roborourke
Copy link
Contributor

Needs some thought re indicating taken usernames but auto-sets the dropdown if a user is found then checks if they belong to the current site on multisite

… checks if they belong to the current site on multisite
@JJJ
Copy link

JJJ commented Nov 18, 2016

This seems OK, but maybe would benefit from big-network checks:

  • get_blogs_of_user() can be slow on large installs
  • Maybe repeated calls to get_user_by() can be lumped into 1 get_users() call?

@roborourke
Copy link
Contributor Author

@JJJ thanks for the review and good advice. I'll follow the approaches used in the importer to make this more efficient

@rmccue
Copy link
Member

rmccue commented Mar 8, 2017

@roborourke Still want to update this one per @JJJ's comments?

@roborourke
Copy link
Contributor Author

@rmccue yeah I think I should but I'm stretched thin right now. Will try and make some time next week

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

3 participants