I want to show Risks of all projects in which users has access as a list.
Please suggest me best possible option for the same.
Should I loop over all Project Site then check user has permission or not and then add risks to lists?
Can i query directly into SQL Table?
Please guide me as i am new to Project Server 2013.