When trying to delete airings with Views Bulk Operations I get the following message: Skipped Delete item on airing 1 due to insufficient permissions.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | cm_airing-add_update_and_delete_op-1798114-1.patch | 1.4 KB | hatsch |
When trying to delete airings with Views Bulk Operations I get the following message: Skipped Delete item on airing 1 due to insufficient permissions.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | cm_airing-add_update_and_delete_op-1798114-1.patch | 1.4 KB | hatsch |
Comments
Comment #1
hatsch commentedi also ran into this issue. VBO is failing because of missing 'update' and 'delete' $op in cm_airing_access.
i have added this two, also i have added an additional permission for deleting airings.
Comment #2
kreynen commentedComment #3
libkuman commentedSo I just tested this on MNN's staging site which is running beta4 and it worked as expected, was able to delete airings with VBO when before i couldn't. Nice fix.
Comment #4
avguy commentedComment #5
libkuman commentedAssigning to avguy to create a new release with this patch.
Comment #8
avguy commented