Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
Same here, and it keeps happening all the time. After you fix the order once, it will happen later again. So it does not seem to be related to some initial state that gets stable after an explicit ordering.
I did not realize what triggers the change, but jsloyer probably is right. It must be updating nodes. I'll keep an eye on it to see if I can confirm this pattern.
Some more details:
- all menu items in the Primary menu have a weight of -10, not sure why but it seems to be the result of drag-and-drop
- whenever you edit a node that has a primary menu entry, after saving the node the corresponding menu item jumps to the end of the list
Comments
Comment #1
catchThis should only happen if you've not set any weight for your menu items, could you post steps to reproduce?
Comment #2
mariuss commentedSame here, and it keeps happening all the time. After you fix the order once, it will happen later again. So it does not seem to be related to some initial state that gets stable after an explicit ordering.
I did not realize what triggers the change, but jsloyer probably is right. It must be updating nodes. I'll keep an eye on it to see if I can confirm this pattern.
Comment #3
mariuss commentedSome more details:
- all menu items in the Primary menu have a weight of -10, not sure why but it seems to be the result of drag-and-drop
- whenever you edit a node that has a primary menu entry, after saving the node the corresponding menu item jumps to the end of the list
Comment #4
catchThis was firs, but rtbc patch here: http://drupal.org/node/220004 - so marking as duplicate.