You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even if activeAgainst is not a collection used right now we should fix it.
The problem is that when we removed the targetTaxonomies field from activesOrNaturals it was a breaking change for aggregateActiveAgainst, the solution is to modify the aggregation pipeline to search in bioassays collection using the dbRefs retrieved from activesOrNaturals.
The text was updated successfully, but these errors were encountered:
Even if activeAgainst is not a collection used right now we should fix it.
The problem is that when we removed the targetTaxonomies field from activesOrNaturals it was a breaking change for aggregateActiveAgainst, the solution is to modify the aggregation pipeline to search in bioassays collection using the dbRefs retrieved from activesOrNaturals.
The text was updated successfully, but these errors were encountered: