Opened 11 years ago

Last modified 11 years ago

#1764 closed defect

Filtering on the 'File types' column in 'Item subtypes' list doesn't work — at Version 1

Reported by: Nicklas Nordborg Owned by: everyone
Priority: minor Milestone: BASE 3.2.3
Component: web Version:
Keywords: Cc:

Description (last modified by Nicklas Nordborg)

Gives error message;

could not resolve property: dataFileTypes of: net.sf.basedb.core.data.ItemSubtypeData 
[SELECT COUNT(*) FROM net.sf.basedb.core.data.ItemSubtypeData ist 
WHERE ((ist = ANY (
SELECT ist FROM net.sf.basedb.core.data.ItemSubtypeData ist 
LEFT JOIN ist.dataFileTypes cp0 
WHERE (cp0.name = :p973974727))))]

Change History (1)

comment:1 by Nicklas Nordborg, 11 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.