https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21208 Bug ID: 21208 Summary: Housebound deliverer/chooser have wrong name when creating a visit Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: caroline.cyr-la-rose@inlibro.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com When creating a housebound visit, the names of the chooser and deliverer are the same as the housebound patron (even though the housebound patron does not have chooser and deliverer roles). To reproduce : 1- Make sure HouseboundModule is enabled in system preferences 2- Go to a patron file (Patron A) 3- Edit this patron's housebound roles to Chooser 4- Go to another patron file (Patron B) 5- Edit this patron's housebound roles to Deliverer 6- Go to a third patron's file (Patron C) 7- Go to the Housebound tab 8- Fill out the housebound profile for Patron c 9- Click on "Add a new delivery" 10- Fill out day and time 11- Check the Chooser drop down, notice the only choice is Patron C and not Patron A, choose Patron C anyway 12- Check the Deliverer drop down, notice the only choice is Patron C and not Patron B, choose Patron C anyway 13- Save the delivery 14- Notice the Chooser and Deliverer are both Patron C 15- Click on the name of the Chooser, it goes to Patron A's file 16- Go back and click on the name of the Deliverer, it goes to Patron B's file -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.