Currently when action to change status is used it always set status, moderate and promote even if all of them are not supposed to be changed. Attached patch fixes it.

CommentFileSizeAuthor
media_mover-change-node-status.patch1.26 KBanantagati

Comments

arthurf’s picture

Assigned: Unassigned » arthurf
Category: bug » task

I just committed fixes for this. I decided to go an alternate route and use node_save() instead of using the db_query because I think it is better for the long term. I also added the option of having node revisions when the status is updated. This code needs to be backported to D5

eugenmayer’s picture

Category: task » feature
Status: Needs review » Fixed
eugenmayer’s picture

Status: Fixed » Needs review

Sorry..no idea how this happened ..

arthurf’s picture

Hi-

This code has been committed for almost a year- is it not currently working for you?

arthurf’s picture

Status: Needs review » Closed (fixed)