SACGF / SACGF/variantgrid

Permissions of objects used inside analysis

Open
#140 0 comments 0 reactions 0 assignees View on GitHub
Analysis Sharing / Permissions
Dominant language
Python
Stars
30
Forks
3
Avg merge
9h 28m
Merged PRs (30d)
42

Description

Objects used by an analysis may not be visible to people who have access to the analysis.

The two options are:

* Let them through - always work with analysis permissions - perhaps is a security issue?
* Block them (this is easier as you only have to work out security on the object, not care if view is from analysis or elsewhere)

When you view phenotype node for a sample you have permission for but a patient you don't - it gives a permission error on the mim / hpo grid

SamplesListGrid - this shows patient info based on sample not patient permissions

Sarah found with GeneList node - you can get django.core.exceptions.PermissionDenied: You don't have permission to access gene_list 1988

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.