Actions
Bug #5512
closedContent View delete takes a long time in development
Description
Content view deletion takes much longer in development than in production, and the ruby process grinds away for some time.
This has to do with the inefficiency of indexed_ids_for_repo in the various content types.
Actions