Comment 3 for bug 1952388

Revision history for this message
Andrea Neiman (aneiman) wrote : Re: Can't add to Item or Record Bucket from Item Status

I tested in a 3.6.5 system with Concerto data & I can't reproduce this at all from Item Status List View.

I do see what Terran reported in Item Status Detail View, where "Add to Record Bucket" fails silently (as in, doesn't even offer the "Add to Record Bucket" modal) with the following console message:

vendor.bundle.js:6 TypeError: itemSvc.add_records_to_bucket is not a function
    at f.$scope.add_records_to_bucket (app.js:90)
    at fn (eval at compile (vendor.bundle.js:6), <anonymous>:4:198)
    at r (vendor.bundle.js:6)
    at f.$eval (vendor.bundle.js:6)
    at f.$apply (vendor.bundle.js:6)
    at HTMLAnchorElement.<anonymous> (vendor.bundle.js:6)
    at HTMLAnchorElement.dispatch (jquery.min.js:2)
    at HTMLAnchorElement.v.handle (jquery.min.js:2)