Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

KeyError in _diff_finder.py_ #17

Closed
dvvanessastoiber opened this issue Oct 31, 2019 · 0 comments
Closed

KeyError in _diff_finder.py_ #17

dvvanessastoiber opened this issue Oct 31, 2019 · 0 comments
Assignees
Labels
type: bug Something isn't working

Comments

@dvvanessastoiber
Copy link
Contributor

  • Release number or git hash: 23b72f6
  • Web browser version and OS: Chrome 78
  • Environment (local or deployed): local and deployed

Steps to reproduce

  1. Open https://taco.caleydoapp.org/api/taco/compare/tacoServerLastFm2005-01/tcgaGbm20130923Microrna/60/60/structure,structure,content,nochange/histogram

Originally occured after these steps:

  1. Open taco.caleydoapp.org
  2. Choose mRNA-seq as Dataset
  3. Select the first two Datasets and click Load Detail View

Observed behavior

  • Internal Server Error that is triggered by a KeyError in diff_finder.py

Expected behavior

  • Json with keys rows and cols and in this case empty values should be returned:
{
"rows": [],
"cols": []
}
@dvvanessastoiber dvvanessastoiber added the type: bug Something isn't working label Oct 31, 2019
@dvvanessastoiber dvvanessastoiber self-assigned this Oct 31, 2019
@thinkh thinkh closed this as completed Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants