Hi, I've a problem similar to #304138: Loss of OG data upon node_save() and #312986: Make og_add_group_action VBO-friendly: I'm writing a code snippet which get executed after the creation of a node of type "group post" (for instance a rule), in this snippet I need to save the node again, so I call node_save() but doing so $node looses og informations.
For the moment I think I've solved by reloading the node calling node_load(); however: is it a bug?
Comments
Comment #1
moshe weitzman commentedi don't know.
Comment #2
Grayside commentedThis issue is over a year old without followup. Marking as Cannot Reproduce and clearing the books. If this remains a genuine issue, please reopen and provide the necessary information.