BaderLab / GenomeClinic-PGX

Web application for clinical pharmacogenomic interpretation
GNU Lesser General Public License v3.0
9 stars 2 forks source link

Sharing permissions with a project does not appear to be working #100

Closed patmagee closed 9 years ago

patmagee commented 9 years ago

When a patient is added to the project after it is already created, there appears to be a problem with the patient displaying for everyone else after it has been added

patmagee commented 9 years ago

This appears to be an issue with v0.1 possibly we should migrate to the current release, set it at v0.1.1? Then set new benchmarks for 0.2

patmagee commented 9 years ago

Fixed a bug in the mongodb_functions that was preventing all patients attributed to a user through a project from showing up in the browse function. Additionally, once a user is added as an authorized user they can now edit and modify the project / patient. This behaviour is temporary and will change with a more advanced system in the future