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
Up until now we have maintained the ability to understand old mappings, but left the old mappings in place. Instead, we should migrate the old mappings to new mappings where possible.
If it is impossible to migrate mappings, then we should return an exception explaining the problem and instruct the user to reindex their data instead.
The text was updated successfully, but these errors were encountered:
Up until now we have maintained the ability to understand old mappings, but left the old mappings in place. Instead, we should migrate the old mappings to new mappings where possible.
If it is impossible to migrate mappings, then we should return an exception explaining the problem and instruct the user to reindex their data instead.
The text was updated successfully, but these errors were encountered: