I am checking the checkbox next to a new role and hitting save but changes are not saved. Same issue when removing roles.

7.x-1.x-dev appears to be missing:

  variable_set('nodeaccess-roles', $allowed_roles);
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

joelpittet’s picture

Status: Active » Reviewed & tested by the community

This looks like it was accidentally dropped in the latest version. Thanks @fungi

joelpittet’s picture

Sorry that patch doesn't apply btw. Same patch here just relative to the modules root.
You can use git diff --relative if you are working in your project.

loopduplicate’s picture

Works for me too :)

vlad.pavlovic’s picture

Status: Reviewed & tested by the community » Fixed

Thank you both for your help! I have pushed the patch to dev. Please note that it will take a bit of time for it to take effect.

Thanks again!

loopduplicate’s picture

Shweet! Looks like you may have made a slight mistake in the commit message node ID:
"Issue #2315215" should be "Issue #2316215"
Might be too late now :)

Thanks,
Jeff

joelpittet’s picture

@loopduplicate have a look at this issue, I'm wondering your thoughts #2334565: Make it easier to manage the grant tabs with tableselect

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.