© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•4mo ago•
2 replies
John

Custom metadata on storage.objects not saving

I am uploading files to storage using Tus (via
tus-js-client
tus-js-client
, because I need to track progress) and am adding custom metadata to the uploads. I am then trying to use that metadata in triggers on the insert into
storage.objects
storage.objects
- but the metadata isn't anywhere I can find. Am I missing it, or is there a function that needs to be called? There is a
user_metadata
user_metadata
field that is always empty, and the actual
metadata
metadata
column only contains the metadata used for storage itself.
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Storage folders not saving
SupabaseSSupabase / help-and-questions
3y ago
storage.objects
SupabaseSSupabase / help-and-questions
4mo ago
Enable RLS on Storage.Objects
SupabaseSSupabase / help-and-questions
4mo ago
How to upload file to storage with custom metadata?
SupabaseSSupabase / help-and-questions
3y ago