You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MODEL] Clean up getting attributes from as_indexed_json in update_document
Basically, flipping the relationship here should be enough: select based on
`changed_attributes` keys from the `as_indexed_json` Hash, not vice versa.
Related: elastic#166
0 commit comments