Comment 24 for bug 1331174

Revision history for this message
Blake GH (bmagic) wrote :

The code merged from bug 1661754 makes this patch inert. The line in AssetCommon.pm

if ($copy->status == $args{status} || $copy->status == $args{alt_status});

I am trying to think of a way to have it both ways. Perhaps another library setting? A situation where we want the action trigger to do it but not the staff? Perhaps adding something in the args array to teach set_item_lost_or_lod that the calling code is either staff or AT?