Comment 20 for bug 1777675

Revision history for this message
Kyle Huckins (khuckins) wrote :

An issue with Reports, where the last copy inventory information doesn't display in the tree for the asset copy data, was pointed out to me. I'm wondering if it would be worth it add a nullable last_copy_inventory field to the copy class, mapping to the last copy inventory table entry associated with the copy. This does still somewhat bloat the copy table, but being a mapped field, it may be less of an issue. I wanted to probe for community input before going ahead with this change.