Fix check for existing ES limited indexing IDs
This failed because we were subtracting an array of integer DB IDs from the array of string IDs parsed from the params, causing a validation error with the uniqueness check in these models.
Showing
Please register or sign in to comment