Query Error: TypeError: Cannot read property '_id' of undefined
at /app/server/functions.js:200:77
at baseFindIndex (/app/node_modules/lodash/index.js:326:11)
at Function.<anonymous> (/app/node_modules/lodash/index.js:3241:23)
at bestShowCard (/app/server/functions.js:200:13)
at fixOracle (/app/server/functions.js:136:31)
at formatter (/app/server/functions.js:284:48)
at arrayMap (/app/node_modules/lodash/index.js:1406:25)
at Function.map (/app/node_modules/lodash/index.js:6710:14)
at /app/server/functions.js:323:27
at tryCatcher (/app/node_modules/bluebird/js/main/util.js:26:23)
at Promise._settlePromiseFromHandler (/app/node_modules/bluebird/js/main/promise.js:510:31)
at Promise._settlePromiseAt (/app/node_modules/bluebird/js/main/promise.js:584:18)
at Async._drainQueue (/app/node_modules/bluebird/js/main/async.js:128:12)
at Async._drainQueues (/app/node_modules/bluebird/js/main/async.js:133:10)
at Immediate.Async.drainQueues (/app/node_modules/bluebird/js/main/async.js:15:14)
at runCallback (timers.js:672:20)
at tryOnImmediate (timers.js:645:5)
at processImmediate [as _immediateCallback] (timers.js:617:5)