Data entry not showing in app but showing in file manager

Hello everyone,
New to bubble and learning a lot so far. I’m stuck in one place. Actually this workflow was working last night and not sure if it’s a bug. When a user uploads a file, I want bubble to create both an entry in the file manager and a corresponding entry in my app data. I see it creates it in the file manager but not app data and I’ve triggered and event to create “a thing”. Please see attached pictures. Would appreciate any help, please and thank you!





Try removing the condition you have the event, it isn’t needed

1 Like

It worked! :slightly_smiling_face: THANK YOU
Entries are both in app data and file manager.
I was under the impression that saved to bubble storage is not empty condition will ensure that the uploaded file successfully uploads to the bubble storage?

I wanted to ensure it does. Or “file uploader value is changed” enough to verify that the file 100% uploaded ?

1 Like

Once the file is uploaded that is what triggers the “FileUploader’s value has changed” event :blush:

Awesome thank you!!

1 Like