Feature Updates
- None
Bug Fixes & Improvements
- Improved row limit checks when copying tables or Bases: Correctly checks the target Space row limit when copying tables or Bases with records.
- Improved handling when row limits are exceeded: Blocks copying records when the target Space exceeds MaxRows and returns 402 via API.
- Preserved structure-only copy behavior: Copying only table structure without records is unaffected by row limit checks.