galaxyproject / galaxy

Data intensive science for everyone.
https://galaxyproject.org
Other
1.34k stars 967 forks source link

UploadQueue.remove: `TypeError: Cannot read properties of undefined (reading 'name')` #18142

Open galaxyproject-sentryintegration[bot] opened 1 month ago

galaxyproject-sentryintegration[bot] commented 1 month ago

Sentry Issue: GALAXY-MAIN-YAW

TypeError: Cannot read properties of undefined (reading 'name')
  at UploadQueue.remove (webpack://@galaxyproject/galaxy-client/./src/utils/upload-queue.js:54:33)
  at <object>.eventRemove (webpack://@galaxyproject/galaxy-client/DefaultBox.vue:214:17)
  at invokeWithErrorHandling (webpack://@galaxyproject/galaxy-client/./node_modules/vue/dist/vue.esm.js:3735:30)
  at invoker (webpack://@galaxyproject/galaxy-client/./node_modules/vue/dist/vue.esm.js:1552:20)
  at invokeWithErrorHandling (webpack://@galaxyproject/galaxy-client/./node_modules/vue/dist/vue.esm.js:3735:30)
...
(6 additional frame(s) were not displayed)
jdavcs commented 2 weeks ago

Same bug, different sentry issue: https://sentry.galaxyproject.org/organizations/galaxy/issues/154174/ Also see https://github.com/galaxyproject/galaxy/pull/18297#issuecomment-2142763674