Hi guys,
First I update the maximum length of a textbox field from 4000 to 3.
Then I created a new key for that specific field.
Initially, since it is a new key, I was able to import my solution successfully. But for some reason when I redeploy (meaning the key is already existing), I am having this error "Index size exceeded the size limit of 900 bytes. The key is too large. Try removing some columns or making the strings in string columns shorter." As a workaround I can just delete the key first in the 'target' environment then redeploy and its working for me. But this is not ideal as it would cause issues in some way or another.
Can you please provide your thoughts why this happening?
*This post is locked for comments