https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224 --- Comment #100 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 197296 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197296&action=edit Bug 39224: Add tooltips to clarify the two-layer default value system Explain how mapping-level 'Default value' and domain-level 'Default library'/'Default category' work together: - Mapping Default value: per-field static fallback at patron creation (requires Sync on creation, never used on update). Cross-references domain-level defaults for the library/category use case. - Domain Default library/Default category: per-domain fallbacks applied after attribute mappings, so mappings take precedence. Clarifies that the per-domain placement is intentional — it allows patrons from different email domains to be routed to different libraries/categories. -- You are receiving this mail because: You are watching all bug changes.