am-impact / amnav

Navigation plugin for Craft

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

After an entry is edited it automatically changes status in AMNav

taylorehat opened this issue · comments

Version: AMNav 1.6.8

We are having an issue where when an A&M Nav menu item is tied to entry, any change to that entry overrides A&M Nav's status (disabled to enabled) across all locales even if that's locales entry is disabled. Also, if the entry's title is changed it automatically updates the menu item title.

Our use case is that we have a menu that is different for each locale. During a beta launch period locale A we are disabling a few of the nav items. On locale B we have the page published and are making updates. When updates happen for locale B, it changes the menu item in locale A and changes the status from disabled to enabled automatically.

The desired functionality should be not to override AM Nav items on entry update, especially across locales and locale entry status.

As a work around, I have recreated the menu using custom links rather the entry links.

Thank you,
Taylor

This happened to us as well. Pretty strange.