Bug 30602

Summary: Street type on patron form showing although no ROADTYPE entries exist
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: PatronsAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt, jonathan.druart, kyle
Version: Main   
Hardware: All   
OS: All   
See Also: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30603
GIT URL: Change sponsored?: ---
Patch complexity: --- Documentation contact:
Documentation submission: Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Katrin Fischer 2022-04-24 09:38:22 UTC
In the past the street type would not show on the patron form, if no ROADTYPE have been defined.

If this has changed, we should at least do a database update to add them to the unwanted fields so we keep current behaviour.
Comment 1 Jonathan Druart 2022-05-02 11:39:02 UTC
"In the past", do you know a version?
Comment 2 Katrin Fischer 2022-05-02 11:52:53 UTC
I believe this is a recent regresssion, but can only tell for 20.11 right now (don't have other versions to test)

Maybe take a look at 30603 too. I believe they appeared the same time.
Comment 3 Katrin Fischer 2022-05-02 11:58:19 UTC
Ok, also checked the Equinox demo installation: 21.11.00.000
No road types on the patron form.
BorrowerUnwantedFields is empty.
No ROADTYPE set up.
That is the previous and expected behaviour.

Also: sort 1 and sort 2 appear as free text input fields, as they should with bsort1 and bsort2 empty. (see bug 30603)
Comment 4 Jonathan Druart 2022-05-09 07:42:24 UTC
Will fix on bug 30603.

*** This bug has been marked as a duplicate of bug 30603 ***