Jetstack's file-family filters support:
File-oriented filtering usually answers presence questions rather than content questions. In Jetstack, the main practical distinction is whether a file has been provided at all.
- records with an attachment
- records missing a required upload
- records with a profile image or generated artifact
- use these filters for completeness checks
- if you need richer metadata-driven file analysis, model that metadata explicitly rather than expecting the file field itself to provide all filtering semantics