﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
22688	Apps.set_installed_apps() re-executes AppConfig.ready() methods	Aymeric Augustin	nobody	"The current implementation of set_installed_apps() calls populate(), which is going to execute ready() methods of applications.

We should:

- either add a flag to the app registry to track whether ready() has been executed yet,
- or document that ready() must be idempotent."	Bug	closed	Core (Other)	1.7-beta-2	Release blocker	fixed			Ready for checkin	1	0	0	0	0	0
