https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224
--- Comment #71 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 196569 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=196569&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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
