Problem/Motivation

EB rebuilds all routes directly in EntityBrowser::save. EB should defer this operation, this improves config import performance and follows core best practices (@see RestResourceConfig::postSave/postDelete)

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

CommentFileSizeAuthor
#2 2896987-2.patch1.04 KBwebflo

Comments

webflo created an issue. See original summary.

webflo’s picture

Status: Active » Needs review
StatusFileSize
new1.04 KB
slashrsm’s picture

Status: Needs review » Fixed

Good catch! Thanks.

  • slashrsm committed 2a7ff47 on 8.x-1.x authored by webflo
    Issue #2896987 by webflo: EntityBrowser should not rebuild routes...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.