https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23401 Bug ID: 23401 Summary: Make koha-create more user friendly Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Packaging Assignee: koha-bugs@lists.koha-community.org Reporter: magnus@libriotech.no QA Contact: testopia@bugs.koha-community.org CC: mirko@abunchofthings.net We just solved a problem on IRC where a new site was not indexing, because the records were UNIMARC and the site was MARC21, because /etc/koha/koha-sites.conf had not been edited priori to running koha-create. To avoid situations like this, we could display the config values (from /etc/koha/koha-sites.conf or another file specified with the --configfile option) that are about to be used and ask the user "does this look ok?". The configfile could have a setting to disable the question for those who are confident to avoid it. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.