drupal-ukraine / ppdorg

ppdorg - Drupal.org users statistics
GNU General Public License v2.0
8 stars 8 forks source link

Added batch processing for user lists sync with Drupal.org. #66 #76

Closed anpolimus closed 8 years ago

anpolimus commented 8 years ago

I have implemented batch process for syncing of users between ppdorg and drupal.org by user list criteria. Steps to reproduce:

  1. Add Ukrainian users list http://ppdorg.192.168.56.112.xip.io/admin/structure/taxonomy/users_list/add parameters: field_country => Ukraine.
  2. Start batch. http://ppdorg.192.168.56.112.xip.io/admin/config/services/sync_user_list
  3. Look at new added user nodes.

At my tests d.org provided many 500 errors. We have to test it better, bc some items are missed bc of error at d.org

anpolimus commented 8 years ago

@podarok, need review.