Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix bug where patient pathway lacks a CNA profile #4403

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

alisman
Copy link
Collaborator

@alisman alisman commented Oct 28, 2022

Pathways tab currently breaks on this page: https://www.cbioportal.org/patient?studyId=lgg_ucsf_2014&caseId=P01. This fixes that

@alisman alisman requested a review from onursumer October 28, 2022 15:51
this.props.store.mutationMolecularProfile.result!,
this.props.store.discreteMolecularProfile.result!,
]}
molecularProfiles={_.compact([
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@onursumer i will follow up with better more explicit fix

Copy link
Member

@inodb inodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like that solves it -thanks!

Copy link
Member

@onursumer onursumer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick fix!

@alisman alisman merged commit 6b55776 into cBioPortal:master Oct 28, 2022
@alisman alisman deleted the noProfile branch October 28, 2022 17:17
@dippindots dippindots added the bug label Nov 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants