hook_entity_update() is not called for new entities, but those entities still may need indexing.

Suggested solution: do what search_api module does (i.e. have both hook_entity_insert() _and_ hook_entity_update())

Comments

valthebald created an issue. See original summary.

  • valthebald committed 2aaa169 on 8.x-1.x
    Issue #3005058 by valthebald: React on entity insert
    
valthebald’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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