fix individual gallery permission issue#1499
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1499 +/- ##
==========================================
- Coverage 52.54% 52.53% -0.01%
==========================================
Files 278 278
Lines 10066 10145 +79
Branches 3097 3117 +20
==========================================
+ Hits 5289 5330 +41
- Misses 4524 4574 +50
+ Partials 253 241 -12
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
…MeOrg/Wildbook into 1449_fix_individual_gallery
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
@claude please review again |
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
@claude You are reviewing a code change as a senior engineer in an existing production codebase. Your goal is to find only the most important issues that should realistically be addressed before merge. Review principles: Prioritize correctness, reliability, data flow, async behavior, state consistency, and real maintainability risks. null / undefined access Start with one line only: "No merge-blocking issues found" For each issue, use: Severity: blocker | high | medium |
|
Claude finished @erinz2020's task in 4m 51s —— View job Code Review
Found 2 important issues Issue 1
Issue 2
|
JasonWildMe
left a comment
There was a problem hiding this comment.
Multiple rounds of review with Codex and Claude. Thank you for fixes. Approved.
PR fixes #1449
Filter out inaccessible encounters (access: "none") from gallery media results so restricted records do not prevent images from rendering.