id summary reporter owner description type status priority milestone component version resolution keywords cc blockedby blocking platform 4636 Custom attributes not working in filesystem queries Knutsi axeld "I am trying to add a custom attribute called ""Follow-up/followup"" to files of type E-mail. I've added it as a boolean value in Preferences->FileTypes, and I can edit it for emails in Tracker and set them to ""true"" for a selection of emails. However, when I create a filesystem query to find them, the emails are not found. '''Queries tested:''' {{{ ((followup==1)&&(BEOS:TYPE==""text/x-email"")) (followup==true) (followup==*) }}} The same appears to be true also for custom attributes of other types, such as this example: {{{ ((test==""*[fF][iI][nN][dD][mM][eE]*"")&&(BEOS:TYPE==""text/x-email"")) }}} where ""test"" is an attribute of type string. '''System details''' OS version: Alpha 1 on virtual box Hardware: Intel PC History: Installed to a new partition inside virtual box after some use to free up more space. " bug closed normal R1 File Systems/BFS R1/alpha1 invalid x86