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
Issue Description:
When attempting to update only the replication configuration (deletion strategy and async settings) for a collection, the operation fails with a misleading error message claiming the vectorizer config is immutable.
Error Message:
Failed to update configuration for collection <> : Collection configuration may not have been updated.! Unexpected status code: 422, with response body: {'error': [{'message': 'vectorizer config of vector "<>" is immutable'}]}