- Issue created by @Krzysztof Domański
- Status changed to Needs review
10 months ago 8:09am 3 September 2024 - First commit to issue fork.
- 🇺🇸United States markie Albuquerque, NM
@krzysztof those config entries were removed. Instead of adding them back, we should have this issue create an update hook to remove them from properly.
- Assigned to dhruv.mittal
- Status changed to Needs work
4 months ago 8:26am 11 March 2025 - 🇮🇳India lavanyatalwar
@dhruv.mittal Thanks for the MR. However, it seems the pipeline is failing due to this merge request. Please take a look.
I have resolved all the pipeline errors those were occurred by my changes. please review now
- Issue was unassigned.
- Status changed to RTBC
about 24 hours ago 5:58am 14 July 2025 - 🇮🇳India divyansh.gupta Jaipur
I've reviewed the patch, and the changes looks good. The update hook correctly clears the unsupported config keys (more_link, more_class, more_text) from the field.formatter.settings.smart_trim config and avoids saving unnecessarily. Since this is a small cleanup for a one-time config fix, i think no test is required. Thus marking this as RTBC. Thanks for the fix!