docs/content/stable/releases/techadvisories/ta-20648.md
| Product | Affected Versions | Related Issues | Fixed In |
|---|---|---|---|
| {{<product "ysql">}} | {{<release "2.20.x, 2.19.x">}} | {{<issue 20648>}} | {{<release "2.20.1.3, 2.20.2+, 2.21.0">}} |
The impacted releases contain an issue where an index update can be wrongly applied, leading to index corruption in the following rare cases:
If you're using a {{<release "2.20">}} series release prior to {{<release "2.20.1.3">}}, it is recommended that you upgrade to YugabyteDB {{<release "2.20.1.3">}} or later. The fix ensures new writes to get executed correctly. But it will not repair existing inconsistent data. To fix inconsistent indexes, the indexes need to be recreated. It is advisable to create a new index, and then drop the older one.