https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37334 --- Comment #236 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Caroline Cyr La Rose from comment #233)
Hi Lucas! I was testing this and ran into a problem when I added an item with a Restricted access status.
1. WITHOUT applying the patch, go to a record (e.g. http://localhost:8081/cgi-bin/koha/catalogue/detail.pl?biblionumber=285) 2. Click New > New item 3. Under 5 - Use restrictions, choose Restricted Access 4. Click Add item 5. Click Normal --> Record and items appear OK
6. Apply patch 7. In ktd --shell, do yarn api:bundle 8. Then reset_all 9. Redo steps 1-5 --> Record appears, but items are "processing" forever
Thanks Caroline! That should be fixed now! -- You are receiving this mail because: You are watching all bug changes.