ucdavis / AD419DataHelper

Data Loader and review website for the AD-419 Report
MIT License
1 stars 0 forks source link

Make sure post-test rollback procedure restores everything properly. #190

Closed taylorkj closed 7 years ago

taylorkj commented 7 years ago

Pay special attention to:

  1. Re-hiding ignored 204 projects with expenses < $100.
  2. Re-adding all 204 expenses to expenses and associate.
  3. Re-adding all 20x expenses to expenses to expenses and associate.
  4. Not sure if Field Station Expenses and/or CES Expenses need to be done at this point or are handled later in separate UI step.
  5. Re-associating 241 expenses if this is not covered in a subsequent step.
taylorkj commented 7 years ago

Okay, from what I can all that still remained to be done was re-hide 204 projects with expenses < $100. However, I think we can probably automate all the steps up until step 21: Manually associate any unmatched AIND 241 employee expenses after we do the roll back and restart the process at step 22.

taylorkj commented 7 years ago

Done