Skip to content

Fix Datatables error in Media Manager#5296

Open
gmarcon wants to merge 1 commit into
fisharebest:mainfrom
gmarcon:fix/datatables-undefined-array-key-2
Open

Fix Datatables error in Media Manager#5296
gmarcon wants to merge 1 commit into
fisharebest:mainfrom
gmarcon:fix/datatables-undefined-array-key-2

Fix Datatables error "Undefined array key 2" when using the "Manage m…

8ec6eb4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 24, 2026 in 0s

35.20% (-0.01%) compared to f09ae71

View this Pull Request on Codecov

35.20% (-0.01%) compared to f09ae71

Details

Codecov Report

❌ Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 35.20%. Comparing base (f09ae71) to head (8ec6eb4).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
app/Http/RequestHandlers/ManageMediaData.php 0.00% 5 Missing ⚠️
app/Services/DatatablesService.php 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #5296      +/-   ##
============================================
- Coverage     35.20%   35.20%   -0.01%     
- Complexity    11236    11237       +1     
============================================
  Files          1159     1159              
  Lines         48108    48114       +6     
============================================
  Hits          16937    16937              
- Misses        31171    31177       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.