AllenNeuralDynamics / AllenNeuralDynamics/aind-data-migration-utils
List index error caused by responses != batch
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
_upsert_batch_full_run needs to be fixed. Instead of doing it this way we should just upsert the entire list and then match up the responses based on the actual response we get back from the upsert list. The responses should include the _id of successful records that get migrated and then we can get the name back from somewhere else.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.