1) Tracked Menu Items
2) Wrote activestore to datastore
3) Copied the configuration to test server
4) Synchronized

Result: There were duplicate menu items in the database as well as UI.
for eg. There were two "Add Content"

Made few changes to the Dev server and again synced to the test server. Now there were three "Add Content"

CommentFileSizeAuthor
#5 2227387.4.patch510 bytesGDrupal
#3 2227387.3.patch492 bytesGDrupal
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

GDrupal’s picture

GDrupal’s picture

Assigned: Unassigned » GDrupal
GDrupal’s picture

Status: Active » Needs review
FileSize
492 bytes

Weird as it may sound was not configuration the one duplicating the menu links but Drupal Core. One missing field was causing the core to re create the navigation default links. Try this patch.

Status: Needs review » Needs work

The last submitted patch, 3: 2227387.3.patch, failed testing.

GDrupal’s picture

Status: Needs work » Needs review
FileSize
510 bytes

Sorry for that, wrong branch patch, this will work with alpha3.

Status: Needs review » Needs work

The last submitted patch, 5: 2227387.4.patch, failed testing.

  • Commit 0d8b820 on 7.x-2.x by GDrupal:
    Issues #2227387 and #2059241: Add missing "module" field that was...
GDrupal’s picture

Seems that the test failing is not related to my patch so feel free to test it by yourself. thanks!

fxfx’s picture

I can confirm the bug , as many time you sync you'll get the menu messed up

GDrupal’s picture

@fxfx Check the last changes in the 7.x-2.x dev branch that includes the commit on #7

geek-merlin’s picture

so the menu key was added in #7 - is the hidden key from patch #5 necessary?

Renee S’s picture

Status: Needs work » Fixed

Flipping this to fixed as it sounds like it is? Slight difference in proposed patch and what was committed, but it seems to work...! AND passes tests :)

Status: Fixed » Closed (fixed)

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