Closed (outdated)
Project:
User Import
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Sep 2009 at 04:38 UTC
Updated:
28 May 2019 at 07:40 UTC
Jump to comment: Most recent
Comments
Comment #1
bmwagner commentedAdding additional functionality request. I also would like to see a Drupal Field drop-down select that would let me import initial userpoints values and monthly import userpoint changes.
This would be an incredibly powerful tool for maintaining a community where activity happens offline. For instance, userpoints handles things like awarding points for posts, comments, logging in, etc. But what if you are a company and want to award points for years of service, or a completed project? Your only option right now is to import these employees, then, with the created user accounts, update the userpoint total in the admin page.
Comment #2
FreeFox commented+1
Comment #3
gisleNothing to review here.
Also support for fields from contributed projects should be done by implementing
hook_field_user_import_supported_alter()in the project that implements the field, not by adding bloat to this project.Closing as outdated.