Bug 25287 added the table settings to the API datatables wrapper but it does not handled correctly the hidden columns
Created attachment 119232 [details] [review] Bug 28096: Fix table settings for API datatables wrapper Bug 25287 added the table settings to the API datatables wrapper but it does not handled correctly the hidden columns. Test plan: Go to Home > Administration > Table settings Administration > libraries Tick "Is hidden by default" for "library_address" Go to Home > Administration > Libraries Click Columns and check the "Address" column, it must be hidden
Created attachment 119237 [details] [review] Bug 28096: Fix table settings for API datatables wrapper Bug 25287 added the table settings to the API datatables wrapper but it does not handled correctly the hidden columns. Test plan: Go to Home > Administration > Table settings Administration > libraries Tick "Is hidden by default" for "library_address" Go to Home > Administration > Libraries Click Columns and check the "Address" column, it must be hidden Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 119800 [details] [review] Bug 28096: Fix table settings for API datatables wrapper Bug 25287 added the table settings to the API datatables wrapper but it does not handled correctly the hidden columns. Test plan: Go to Home > Administration > Table settings Administration > libraries Tick "Is hidden by default" for "library_address" Go to Home > Administration > Libraries Click Columns and check the "Address" column, it must be hidden Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 21.05, thanks to everybody involved!
Does not apply on 20.11.x. I think it depends on Bug 27402, not in 20.11.x. Correct ?