I have blog feeds coming onto my site that get auto-published and points are awarded to the user that owns the feed for each feed item that comes in.

I unpublish blog feed items that are related to my site...but I noticed that it doesn't take the points away when you unpublish the node...should it? It takes them away when you delete a node...

Comments

kbahey’s picture

Version: 5.x-3.7 » 5.x-3.x-dev
Component: User interface » Code: userpoints_basic

Yes, this is how it is designed now.

An option to do what you want is a desirable feature. Perhaps someone can commit a patch for it.

berdir’s picture

Status: Active » Closed (won't fix)

Sorry for spamming the participants in this issue. Due to the release of Drupal 7 and the lack of time from the maintainers, I'm closing all remaining 5.x issues for Userpoints.

Feel free to re-open this issue or create a new one for 6.x or even better 7.x if this bug is still open or feature is missing for these versions.

1kenthomas’s picture

Version: 5.x-3.x-dev » 7.x-2.x-dev
Component: Code: userpoints_basic » Code: userpoints
Issue summary: View changes
Status: Closed (won't fix) » Closed (fixed)

Note this is included in at least the 7.x-2.x- branch.