{"section":"known-issues","requestedLocale":"en","requestedSlug":"not-possible-to-upload-new-mediadocument-in-a-development-workspace-when-entity-has-more-than-10k-documents","locale":"en","slug":"not-possible-to-upload-new-mediadocument-in-a-development-workspace-when-entity-has-more-than-10k-documents","path":"docs/en/known-issues/CMS/not-possible-to-upload-new-mediadocument-in-a-development-workspace-when-entity-has-more-than-10k-documents.md","branch":"main","content":"## Summary\n\n\n\nIt is not possible to upload a new media/document in some entity through media gallery (admin/new-cms/media-gallery) or site editor (admin/cms/site-editor) in a develop workspace when an entity has more than 10k documents because we don't use scroll from Master Data on these scenarios\n\n\n##\n\n## Simulation\n\n\n\n\n- You must have at least 10k documents in the file manager (these two entities: `vtex_admin_cms_graphql_content`\n`vtex_admin_cms_graphql_contentVariant`\n\n\n- Create a dev workspace (`vtex use devWorkspace`)\n- Access: admin/new-cms/media-gallery, in this new dev workspace\n- Try to upload a new image\n- Image won't be uploaded triggering the scroll error on Master Data\n\n*The same thing happens when you use media gallery through site editor\n\n\n##\n\n## Workaround\n\n\n\n\n- Upload the images in a production workspace or master and then, you can select them in a develop workspace once they are created\n- Do all processes in a production environment/workspace instead of a dev environment (`vtex use prodWorkspace --production`)"}