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

Layers are not showing up correctly when using REDIS cache #16420

Closed
MikeAlhayek opened this issue Jul 10, 2024 · 1 comment · Fixed by #16415
Closed

Layers are not showing up correctly when using REDIS cache #16420

MikeAlhayek opened this issue Jul 10, 2024 · 1 comment · Fixed by #16415
Labels
Milestone

Comments

@MikeAlhayek
Copy link
Member

Describe the bug

When using Redis cache, and start up blog recipe. Some times the Layers UI does not render correctly as if the Conditions are not registered correctly.

For example here is how editing Homepage layer. as you can see the info about the rule are not showing. Also any widget that use the Homepage layer will not be displayed on the home page.

image

If you click Save button then everything works correctly. this is what i see after clicking save

image

Orchard Core version

main

To Reproduce

Steps to reproduce the behavior:

  1. Enable and configure the Redis cache feature
  2. Create a site using Blog recipe
  3. Go to Design >> Widgets >> Layers. Click Edit button next to the Homepage layer
  4. If you don't see the issue, try reloading the tenant while the app is running. then go back to step 3.
@MikeAlhayek MikeAlhayek added this to the 2.0 milestone Jul 10, 2024
Copy link

We triaged this issue and set the milestone according to the priority we think is appropriate (see the docs on how we triage and prioritize issues).

This indicates when the core team may start working on it. However, if you'd like to contribute, we'd warmly welcome you to do that anytime. See our guide on contributions here.

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

Successfully merging a pull request may close this issue.

1 participant