https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39941 Bug ID: 39941 Summary: Adding a patron to an unauthenticated request should change the request's status to 'NEW' Change sponsored?: --- Product: Koha Version: Main Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: ILL Assignee: pedro.amorim@openfifth.co.uk Reporter: pedro.amorim@openfifth.co.uk QA Contact: testopia@bugs.koha-community.org CC: pedro.amorim@openfifth.co.uk, tomascohen@gmail.com For unauthenticated requests, the expected workflow is to - at some point - add an existing patron and then proceed with the request. However, when adding a patron to the request, its status is still UNAUTH. This causes no issues, but it's confusing for staff members as they've just added a patron. The request's status should be changed to 'NEW' when this happens. -- You are receiving this mail because: You are watching all bug changes.