{"section":"known-issues","requestedLocale":"en","requestedSlug":"redirects-are-being-counted-multiple-times","locale":"en","slug":"redirects-are-being-counted-multiple-times","path":"docs/en/known-issues/CMS/redirects-are-being-counted-multiple-times.md","branch":"main","content":"## Summary\n\n\nWhen trying to upload a file with more than 200 redirects, the front gets into a loop and reads those redirects three times. This can lead to more redirects on the error message on the screen or in the loading modal. The redirects are not being duplicated, but we are reading them more than once.\n\n\n##\n\n## Simulation\n\n\nTry uploading a file with 930 redirects, for example. The loading modal will appear with a higher number than 930:\n ![](https://vtexhelp.zendesk.com/attachments/token/vypbPdcFp4KtjVvI5rL4tHQXU/?name=image.png)\n\nif the file contains an error, you can find a similar error message as this:\n ![](https://vtexhelp.zendesk.com/collaboration/graphql/attachments/download/s3-145778c5-53eb-4002-9b91-1b43f7394896/image.png)\nThis is just a front error, and it is not impacting the upload of redirects itself.\n\n\n##\n\n## Workaround\n\n\nN/A"}