To reproduce, Install and enable workbench access module - and add a view. All the Menu node options won't be available.

Comments

agentrickard’s picture

I have a suspicion why this happens....

peaton’s picture

Any news on this? I'd like to use both modules.

DaveLindberg’s picture

Also interested in hearing about any progress or ideas on this issue.

agentrickard’s picture

Look at workbench_access_views_data_alter(&$data)

alpay beler’s picture

I have the same problem. Initially, I thought it was due to draggable views module conflicting with menu node and menu view api modules.

Node listing on my landing pages according to their position within menus has a higher priority than workbench at the moment but I ideally I would like to have both working in tandem.

gabriel.achille’s picture

Title: Incompatible with Workbench access module » hook_view_data_alter: Incompatible with module like Menu Node Views
Project: Menu Node Views » Workbench Access
Assigned: Unassigned » gabriel.achille
Priority: Critical » Major

Move to the appropriated module

gabriel.achille’s picture

Status: Active » Needs review
StatusFileSize
new720 bytes

In my view, the bug was in workbench_access module, not in menu_node_views. Please find attached my proposal patch.

agentrickard’s picture

Status: Needs review » Reviewed & tested by the community

That makes sense.

agentrickard’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

  0fd151b..efcf3ea  7.x-1.x -> 7.x-1.x

Status: Fixed » Closed (fixed)

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