Images disappeared

In our application, we are using an image component with the option to upload images via URLs, direct upload, or JS. While everything functions correctly in the development environment, the uploaded images do not persist when pushing changes to the branch or moving the code from development to QA. In both scenarios, the images are missing, and we have to upload them again in the QA environment. We are seeking a solution for why these images disappear and whether there's an internal method in Retool to store the images, such as using internal folders, and refer to them via a path without relying on a database.

App Building bug

Hi @Keven, we are working a Self-hosted Retool instance, correct?