2024.12.1.3657
This patch mirrors the updates introduced in 2024.9.4 and addresses the following issues:
Checklist Filter Options
An issue where checklist filter options could not be fetched if another field already had a filter applied has been resolved. Filtering now works as expected across all fields.
Copying Text Fields
Previously, when copying records, the application would fail with a generic error if a text value modified by the model (e.g., prepending "Copy of ") exceeded the allowed field length. The engine has been updated to trim the value from the right, ensuring it adheres to the maximum length while preventing errors.