Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
We have hundreds of private groups and at times we change them to public ones. These groups can have anywhere form 10 to 100's of nodes in them. We need a way, vbo or rules, to mass update the nodes so a specific role can access them.
@jwilde Looking at vbo it does not look like it has a specific operation to add or change og_access_roles so it may be necessary to write such an operation to add to this module or to use vbo's ability to execute a vbo operation that include php. I am unable to help with this level of detail. If you don't get an answer here you could see what information is available in the vbo issue queue and maybe ask for some instructions there.
Comments
Comment #1
izmeez commentedCan you describe a little more what you are trying to do?
Comment #2
jwilde commentedWe have hundreds of private groups and at times we change them to public ones. These groups can have anywhere form 10 to 100's of nodes in them. We need a way, vbo or rules, to mass update the nodes so a specific role can access them.
Thanks, Jim
Comment #3
izmeez commented@jwilde Looking at vbo it does not look like it has a specific operation to add or change og_access_roles so it may be necessary to write such an operation to add to this module or to use vbo's ability to execute a vbo operation that include php. I am unable to help with this level of detail. If you don't get an answer here you could see what information is available in the vbo issue queue and maybe ask for some instructions there.
Comment #4
jvieille commentedInterested by this feature
Comment #5
clemens.tolboomThis will never happen for D6 but we could add VBO support for D7