aquariumbio / aquarium

The Aquarium Lab Operating System
http://klavinslab.org/aquaverse/
MIT License
58 stars 15 forks source link

Batched Operations don't load on aquarium-local [BUG] #554

Closed dvnstrcklnd closed 3 years ago

dvnstrcklnd commented 3 years ago

After batching operations that are pending in a recent clone of the production database, the batched operations don't load.

  1. Using v2.9.0 with the Toggle Inputs feature in the manager tab
  2. Using a recent clone of the production database
  3. Pick pending operations (e.g., Make Miniprep) and batch them
  4. The newly batched operations do not show up. "Loading operations ..." appears and stays there.
dvnstrcklnd commented 3 years ago

This may be due to not having migrated the db. Investigating that now.

dvnstrcklnd commented 3 years ago

Migrating the db fixed this issue.