Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timestamp of NavMenu and NavMenuItem not updated #539

Closed
Dariusch opened this issue Nov 18, 2016 · 1 comment
Closed

Timestamp of NavMenu and NavMenuItem not updated #539

Dariusch opened this issue Nov 18, 2016 · 1 comment

Comments

@Dariusch
Copy link

Hey Owen,
due to some latency issues we have built a fragment_cache for some view partials.

cache [current_site.nav_menu_items.maximum(:updated_at).to_i, I18n.locale.to_s] do

We have encountered a problem regarding the updated_at timestamp of nav_menu_items. Like when you reposition a nav_menu_item in /admin/appearances/nav_menus the nav item does not update this timestamp.
Same is applicable to to NavMenu.

Hoping for a fix soon.
LG Dariusch

@Dariusch Dariusch changed the title Timestamp of NavMenu and NavMenuItem not upgraded Timestamp of NavMenu and NavMenuItem not updated Nov 18, 2016
@owen2345
Copy link
Owner

Fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants