workarea-commerce / workarea

Workarea is an enterprise-grade Ruby on Rails commerce platform
https://www.workarea.com
Other
326 stars 66 forks source link

Fix admin indexing for embedded model changes #577

Closed bencrouse closed 3 years ago

bencrouse commented 3 years ago

When embedded models are changed, their root documents weren't being reindexed for admin search. This PR ensures admin indexing happens correctly.