What's New
Frappe fix framework

Get_list_context called twice when rendering a portal list

KA @kaulith · #41025 · merged 24 Jul 2026

Portal list pages were calling the doctype's `get_list_context` hook twice, duplicating queries and sidebar work.