Open SouadHadjiat opened 11 hours ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 64.97%. Comparing base (
402d6bc
) to head (749ca1d
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
Proposed changes
Related issues
Check the issue for repro steps
9117
Checklist
Further comments
I think we might need to fix this issue differently at some point. Right now it will display the same data as for admin users, but it's missing all the data created by system users which I think we should display.
Sorry I didn't write any integration test for this, it would take a lot of time since audit logs resolver test doesn't even exist, and I would need to fill the database with data created by internal users (currently everything is created with admin)