https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23291 Bug ID: 23291 Summary: Allow selecting patrons by smsalertnumber in batch patron modification Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Tools Assignee: koha-bugs@lists.koha-community.org Reporter: alexbuckley@catalyst.net.nz QA Contact: testopia@bugs.koha-community.org Use case: When SMS messages from Koha fail at the SMS gateway layer and a library receives the list of failed SMS messages in an SMS gateway report they may wish to restrict patrons by their smsalertnumbers so that they are prompted to correct their smsalertnumber. This patch would add a new file upload and text input to the Batch patron modification tool. The user will be able to upload a file of sms numbers (one per line) as they currently can with cardnumbers. Similarly, they will be able to paste in a list of smsnumbers into the text input area (one per line) as they can currently with cardnumbers. If a matching smsalertnumber cannot be found then the sms will be skipped. Once the list of patrons is returned building on the functionality added in Bug 13552 the librarian will be able to place restrictions on a batch of patrons. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.