Loris
Loris copied to clipboard
[datadict] Add subprojects/cohorts filter options
trafficstars
Brief summary of changes
This PR adds subprojects as filter options in the data dictionary. A user should only see subprojects from the project(s) that they have permission to.
Testing instructions (if applicable)
- Go to Tools -> Data Dictionary
- Make sure you can see a subproject selection box, with only subprojects from projects your user has permission to as options
- Make sure that the subprojectIDs link properly onto the subproject titles in the inspect element.
- Test that subprojects generally link to the correct instruments.
Note
This is a CCNA override - https://github.com/aces/CCNA/pull/6332
@ridz1208 does this PR still need work/discussion?