From jennifer.pringle at bc.libraries.coop Thu Jan 17 19:54:09 2019 From: jennifer.pringle at bc.libraries.coop (Jennifer Pringle) Date: Fri, 18 Jan 2019 00:54:09 +0000 Subject: [Evergreen-acq] Acquisitions Bug of the Month - January 2019 Message-ID: <20190118005409.Horde.xmegFTqQafD0suB00DfbJM6@webmail.libraries.coop> Acquisitions Interest Group Bug of the Month - January 2019 Bug - Web Client: Find Originating Acquisitions missing from Actions menu https://bugs.launchpad.net/evergreen/+bug/1705497 Description of Bug The “Find Originating Acquisitions” function which links catalogued items to their acquisitions line item is no longer available in the web client. This function used to be found under the “Actions for Selected Items” menu in Item Status in the XUL client Evergreen Version(s) All versions of the web client EG 3.0, 3.1, and 3.2 Workaround There is no in client workaround. If you have SQL access to your database you can run a query like “select lineitem,a.barcode as tempacqbarcode, c.barcode as copybarcode,c.deleted from acq.lineitem_detail a, asset.copy c where a.eg_copy_id = c.id and c.barcode in ('BARCODE1', 'BARCODE2');” to find the originating line item. Desired Resolution / Fix Ideally, the function will be added to the Actions menu in Item Status. Get involved by testing your system for the bug, indicating on Launchpad if you’re affected by the bug, and commenting on Launchpad or through the list if you have further information about the bug or suggestions about what you’d like to see in a fix. Have a bug you’d like to see featured as an Acquisitions Bug of the Month? Please email a link to the launchpad bug # to jennifer.pringle at bc.libraries.coop. -- Jennifer Pringle Co-op Support BC Libraries Cooperative Tel: 1-888-848-9250 Email:jennifer.pringle at bc.libraries.coop Website: http://bc.libraries.coop