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

fix: updating menus not assigned to locations doesn't purge menus, even if their model is public #221

Conversation

jasonbahl
Copy link
Collaborator

@jasonbahl jasonbahl commented May 17, 2023

  • Updates is_menu_public to determine whether a menu is public from the Model, instead of hard-coded logic about the locations

closes #220

(needs a test still)

…the Model, instead of hard-coded logic about the locations
@jasonbahl jasonbahl self-assigned this May 17, 2023
@jasonbahl jasonbahl merged commit 4f1392b into main May 18, 2023
11 checks passed
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

Successfully merging this pull request may close these issues.

When the Menu Model has been filtered to be public, menu's aren't being invalidated from the cache
1 participant