Right now there is no convenient way to lookup an attachment id if only the URL for the file download is at hand. The id in the url maps to wcf1_file.fileID but the filter options in the admin panel only allow a lookup using the attachment id.
Although I’m not sure how we can add that to the UI without making it difficult for the admin to understand the difference and which URL (and thus id) maps to what filter input.
Right now there is no convenient way to lookup an attachment id if only the URL for the file download is at hand. The id in the url maps to
wcf1_file.fileIDbut the filter options in the admin panel only allow a lookup using the attachment id.Although I’m not sure how we can add that to the UI without making it difficult for the admin to understand the difference and which URL (and thus id) maps to what filter input.