Skip to content

Comments

Fix: avoid calling GET /model/schema on translations and trash#1346

Merged
didoda merged 1 commit intobedita:masterfrom
didoda:fix/6.x/schema-for-translations-and-trash
Jan 21, 2026
Merged

Fix: avoid calling GET /model/schema on translations and trash#1346
didoda merged 1 commit intobedita:masterfrom
didoda:fix/6.x/schema-for-translations-and-trash

Conversation

@didoda
Copy link
Member

@didoda didoda commented Jan 21, 2026

This provides a fix on fetchSchema to avoid some buggy calls like GET /model/schema/translations and GET /model/schema/trash.

@didoda didoda added this to the 6.x milestone Jan 21, 2026
@didoda didoda added the bug Something isn't working label Jan 21, 2026
@codecov
Copy link

codecov bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.77%. Comparing base (45ae058) to head (6e7c325).
⚠️ Report is 5 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1346   +/-   ##
=========================================
  Coverage     99.77%   99.77%           
- Complexity     1502     1503    +1     
=========================================
  Files           102      102           
  Lines          5880     5882    +2     
=========================================
+ Hits           5867     5869    +2     
  Misses           13       13           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@didoda didoda merged commit 384b669 into bedita:master Jan 21, 2026
7 of 8 checks passed
@didoda didoda deleted the fix/6.x/schema-for-translations-and-trash branch January 21, 2026 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working release:patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant