I would like to be able to assign nodes to a book

I am using:
--- VBO 7.x-3.18
--- Administration Views 7.x-1.6

If I navigate to Admin/Configuration/System/Actions it appears that I have 2 identical actions to Remove from book. (screenshot: RemoveFromBook.jpg)

If I then navigate to Views and opt to edit Administration Nodes - Bulk Operations Fields, I have only one option to Move to Book If I select this option and test in the Preview section I get the following Ajax Error and the node is not moved to another book.

HTTP error occurred
HTTP Result Code: 200

If I navigate to Content and choose to implement the action there, I do not get an error, but the node is not updated.

Am I missing something?

CommentFileSizeAuthor
RemoveFromBookAction.JPG23.42 KBalysaselby
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

alysaselby created an issue. See original summary.

alysaselby’s picture

An update on this post.

I believe the issue is with Administration Views instead of VBO. If I use Administration Views: Nodes view and opt to use the move to book VBO action, I get an Ajax error. But if I create my own VBO view, I am able to move nodes to books without issue.

The attached screenshot is irrelevant. Since my last posting I have discovered that these actions are used by another module.

alysaselby’s picture

Project: Views Bulk Operations (VBO) » Administration Views
Version: 7.x-3.x-dev » 7.x-1.x-dev
Component: Actions » Code