[Koha-bugs] [Bug 22844] Simplify the process of selecting database columns for system preferences

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 28 15:04:15 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22844

--- Comment #91 from David Nind <david at davidnind.com> ---
Just a couple of things from running through the testing again:

0) The mandatorty fields for self registration and editing worked for me!

1) The image attached to the bug shows the human readable field name then the
system field name in brackets. With the patches only the system field name is
shown. Not a show stopper to get this really nice feature into the next
release, but from a 'user' perspective having it the way in the image looks
much nicer to me.

2) These system preferences need the text removed about separating the columns
with an |:
   - BorrowerUnwantedField (separate columns with |) 
   - PatronQuickAddFields (separate columns with |)

My other notes from testing using koha-testing-docker (so I remember to do in
the right order):
- apply patches
- updatedatabase
- dbic
- updated CSS: npm install -E then yarn build
- flush_memcached
- restart_all

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list