Menu
Feedback
Start here

Known issues

Known issues
Redirects are being counted multiple times
CMS
ID: 1066548
Fixed
Published on7/16/2024
Last updated on8/5/2024
1 min read

Summary

When 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.

Simulation

Try uploading a file with 930 redirects, for example. The loading modal will appear with a higher number than 930:

{"base64":"  ","img":{"width":975,"height":367,"type":"png","mime":"image/png","wUnits":"px","hUnits":"px","length":41690,"url":"https://p27.zdusercontent.com/attachment/694212/vypbPdcFp4KtjVvI5rL4tHQXU?token=eyJhbGciOiJkaXIiLCJlbmMiOiJBMTI4Q0JDLUhTMjU2In0..J6IcL-t-OjiCWT9Md55Jjg.RLqH8Af5jZ5xjOqrendw9usPVTztNx6CdLlcIzAMvQc8AD_yt1EKtjtKyu9ZUq4WEXLGmeGEvWOIAxj8h9F8NJ7HnFTorviXakCc2poQ9Wpx6zIL2vCxBPvyF1OG2oIYILJf3Uy3_u9dboMcOgHFTXFpWhCvj6bdT6fOdRjxUtNddax87rhBrb2gDFmq6IvcLGyy7QJfTBQn3dzYJHOPh1tkY565GDHlLCmJiVuOV8lPTj4rCqosGV5UmOo0AVnvAIl0rLUKYsp3wPSQIFUyb2rL26DpHws4YxlLh4FSF7Q.23xdgdP2eZ9V9CbxL5NvbA"}}

if the file contains an error, you can find a similar error message as this:

{"base64":"","img":{"src":"https://vtexhelp.zendesk.com/collaboration/graphql/attachments/download/s3-145778c5-53eb-4002-9b91-1b43f7394896/image.png","width":800,"height":600,"type":"image/png"}}
This is just a front error, and it is not impacting the upload of redirects itself.

Workaround

N/A

Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
Contributors
1
Photo of the contributor
+ 1 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback