When importing a staged file, one can set the framework for new records, and the framework for overlaying records. However, we don't store these, meaning we can't review what our settings were These options should be moved into the staging form (so they can take advantage of profiles) and be saved in the import batches table
Created attachment 150203 [details] [review] Bug 33605: WIP TO DO: - make profiles save the info - pass frameowrks to scripts - make import form fetch values from DB for new fields - handle changing values after staging (do along with redoing matching?) - tests?
Created attachment 155320 [details] [review] Bug 33605: Add ability to set overlay and import framework when importing a staged file
Created attachment 155321 [details] [review] Bug 33605: schema changes (don't push)