I am working on Drupal 10. I need to update the status field to “TRUE” for the existing content type nodes. I have used hook_update to update 700 nodes… But once the hook_update runs, it is updating the first 250 nodes alone… Again i run the hook update, the next 100 nodes are updates. in single execution, nodes are not updated.
New contributor
Anuradha Bics is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.