AllenNeuralDynamics / AllenNeuralDynamics/aind-data-migration-utils
List index error caused by responses != batch
Aberta
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 0
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
_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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Avaliação
Esta issue ainda não foi avaliada.