Salamander
Member
For switching to "my invalid objects," there could be a preference of "Determine if any objects exist in each category"
That way, when switching to "my invalid objects," it would pre-load if there were any items in each group. (Result: Show or hide the + next to each object_type folder.)
This would greatly speed up the main activity that is done from that view, namely, making sure everything is valid.
Right now, the "My invlid objects" view is only useful after I've manually run a
select distinct object_type from user_objects where status ='VALID';
That way, when switching to "my invalid objects," it would pre-load if there were any items in each group. (Result: Show or hide the + next to each object_type folder.)
This would greatly speed up the main activity that is done from that view, namely, making sure everything is valid.
Right now, the "My invlid objects" view is only useful after I've manually run a
select distinct object_type from user_objects where status ='VALID';