Bug #781
closedprojectdb update from project_1_1 does not create processingdb table
100%
Description
project_1_1 is the version before appion 1.0 release. Almost all Leginon 1.6 users have installed project_1_1.
This will make upgraded package not being able to start using Appion because it will not be able to insert database name into projectdb
Updated by Anchi Cheng over 14 years ago
- Status changed from Assigned to In Code Review
- Assignee changed from Anchi Cheng to Amber Herold
- % Done changed from 0 to 100
Fix it by adding processdb table definition to projectUpdateSchema.xml Revision r14563
This is worth adding to 2.0 release because it will come back to us one day once they get past this schema upgrade.
Testing:
1. start with project_1_2, dbem_1_5_1 databases run myamiweb/setup. The projectdb.processingdb should stay intact.
2. remove projectdb.processingdb table and try again, The processingdb should reappear once initTablesReport.php is loaded.
Updated by Amber Herold over 14 years ago
- Status changed from In Code Review to In Test
- Assignee changed from Amber Herold to Anchi Cheng
Need dbs to test this....do you have a couple?
Updated by Anchi Cheng over 14 years ago
- Status changed from In Test to Closed
in /amishare/myamiSampleDatabases