I added options to rebuild data(direct api query) on node view and save.
But that rebuild already will be triggered on the field validation, so that triggered dual requests. Bad.

  1. Make a rebuild option for field validation. BUT that will not be triggered when you use VBO
  2. So we still need a second option for hook_node_save and that will be triggered by vbo.

Comments

marcoka created an issue. See original summary.

marcoka’s picture

Issue summary: View changes

  • marcoka committed f6e623a on 2.0.x
    Issue #3224456: Rework admin settings rebuild on save/view
    
marcoka’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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