Search Parameter when a manual files needs to be cached

(imported topic written by StacyLee)

Is there an way to identify when a file needs to be downloaded and cached manually?

The example being Java updates requires me to download it from SUN then rename it to a sha1 hash and copy it to the server. Is there a way to filter search for all fixlets that may need manual caching?

(imported comment written by SystemAdmin)

You can try this relevance in the presentation debugger of the console:

(item 0 of it & " – " & item 1 of it) of (ids of it as string, names of it) of bes fixlets whose (exists scripts whose (it contains “MANUAL”) of actions of it)

Of course, modify the relevance to suit your needs, such as restrict it by site.