Search scenario (CGridView, etc.): avoid default values from database as search condition.
Yii has a neat "trick" that will assign default values to new CActiveRecords. When performing a search() though, this is pretty annoying as they automatically apply as filter values.