Limit measurement index to an organization's measurements
Closed this issue · 1 comments
CraigJZ commented
Users and admin for an organization should only be able to see their own measurements. Currently the measurement index action returns and displays all measurements.
Criteria for Completion:
- Update the Measurements controller index action to limit measurements to the current organization. Follow the existing pattern used in other controllers.
- Add specs to confirm this new behavior.
Nalisa8 commented
I would like to work on this ticket