Open vancoder opened 7 months ago
Use the vip_datasync_cleanup hook to trigger an ES reindex were appropriate. Developers frequently forget to do this manually following a data sync, leading to an inaccurate representation of the site on lower environments.
Potential helper function can be found here.
Any data sync on VIP where the site is using ES.
Description
Use the vip_datasync_cleanup hook to trigger an ES reindex were appropriate. Developers frequently forget to do this manually following a data sync, leading to an inaccurate representation of the site on lower environments.
Potential helper function can be found here.
Use Case
Any data sync on VIP where the site is using ES.