Bug 29235

Summary: Export/Import configuration and basic data for testing
Product: Koha Reporter: Christopher Brannon <cbrannon>
Component: DatabaseAssignee: Bugs List <koha-bugs>
Status: NEW --- QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low    
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:

Description Christopher Brannon 2021-10-13 17:20:19 UTC
Would love for there to be an export/import tool that could be used for environment setup and test data.

The concept of this is that you could export the basic structure of your production server (not patrons or items, but css, jquery, reports, rules, preferences, etc), and import it quickly into a sandbox so you could test your setup against the master.  Then, if you created sample items and patrons, export your setup and test data from the sandbox.  That way you could reuse these setups against a sandbox easily without having to start from scratch.