After installing Advagg, the "Performance" tab at /admin/config/development/performance/* is being rendered twice.

Comments

aellison created an issue. See original summary.

lahoosascoots’s picture

Status: Active » Needs review
StatusFileSize
new503 bytes
aellison’s picture

nickdickinsonwilde’s picture

Status: Needs review » Postponed (maintainer needs more info)

It must be conflicting with something else since I cannot reproduce and using that patch it does (as I expected) entirely remove the performance tab. What other modules are you using?

nickdickinsonwilde’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)
dom.’s picture

Status: Closed (cannot reproduce) » Needs work

I second that. It happens when you upgrade to 8.5.0 from 8.4
see #2952302: Double Performance Tab after update -> 8.5 for more info.

rsaddington’s picture

Status: Needs work » Reviewed & tested by the community

Supplied patch tested on Drupal 8.5.3 and applied cleanly.

Resolves issue with duplicate menu items for me - marking as RBTC.

idebr’s picture

Thanks for the patch! The duplicate tab is a bit of an eye sore.

johanvdr’s picture

The double tab is apparent on https://www.drupal.org/project/advagg/releases/8.x-3.5 as well.
Applying the patch still showing the two performance tabs. Cleared cache to be sure to no avail.

nickdickinsonwilde’s picture

Status: Reviewed & tested by the community » Fixed

Applying, thanks for the patch (and the patience ;))
@johanvdr: I believe there is another module that also defines that tab like Advagg did due to Drupal 8.0-8.4 not defining that tab.

Status: Fixed » Closed (fixed)

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

hswong3i’s picture

Fixes not complete yet for advagg 8.x-3.x-dev, when working together with drupal 8.6.0, see #2998702: Advagg Validator duplicates Core's "Performance" tab in Performance section

gianesini’s picture

I'm also seeing two performance tabs at /admin/config/development/performance, both show the same options. I'm on Core 8.7.2 and AdvAgg 8.x-3.5.

I'll look around and report back what I find.

megadesk3000’s picture

I have the same issues (doubled performance tab) on Drupal 8.7.4 and AdvAgg 8.x-4.0.

EDIT: Sorry, works now. Probably only a caching issue after module update. I can confirm, that i have now only 1 performance tab.