The redirect interrupts other processes

Created on 22 May 2023, over 1 year ago

Problem/Motivation

The module is causing redirections on any save process for the targeted entities which interrupts with the other processes.

Steps to reproduce

Doing bulk operation using VBO or merging taxonomy terms using term_merge module and even if you made a Drush command to do a bulk save it will redirect after the first entity has been saved and the process won't continue.

Proposed resolution

Removing the field_redirect_entity_insert and field_redirect_entity_update hooks from .module file

Remaining tasks

Finding a better way to handle this and make it redirect only when the node is saved from its own form.

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

🇯🇴Jordan odai jbr

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024