- Issue created by @longwave
- Status changed to Needs work
almost 2 years ago 3:10pm 25 July 2023 - 🇬🇧United Kingdom longwave UK
Thanks for starting on this. As well as removing the checkbox we need to remove the related code in the submit handler, any code that refers to the
ui.show.advanced_column
setting, and also remove it from existing site config in a post-update hook. 📌 Get rid of using 'views.settings':skip_cache in ViewsData Fixed might be useful for reference where we removed another setting like this. - Status changed to Needs review
almost 2 years ago 4:43pm 25 July 2023 - last update
almost 2 years ago Patch Failed to Apply - Status changed to Needs work
almost 2 years ago 4:46pm 25 July 2023 - 🇺🇸United States smustgrave
Don't see removal of the site config or post_update hook.
- last update
almost 2 years ago Patch Failed to Apply - 🇮🇳India dineshkumarbollu
Removed the
ui.show.advanced_column
settings from the code mentioned in comment#3
- last update
almost 2 years ago Custom Commands Failed