[rt-devel] RT 2.1.20

Jesse Vincent jesse at bestpractical.com
Thu Jun 13 14:34:38 EDT 2002


Now with searching based on custom fields and file upload fixes. 

Also, a _big_ change that will massively help performance down the line,
but also has the effect of a schema change. User and Group Ids now
map to ids in the principals table. (IE an entity's principals.id is _always_
the same as that entity's users.id or groups.id.  this cuts way down
on the number of bogus joins with Principals we need to do, as well as with
the oddness of figuring out whether a table is referring to a principals.id
or a users.id ;)

	-j



-- 
http://www.bestpractical.com/products/rt  -- Trouble Ticketing. Free.




More information about the Rt-devel mailing list