Skip to content

Not compatible with persistent object caching #74

@waviaei

Description

@waviaei

I encountered an issue where I can drag Page or terms to reorder, then it seems to save (I can see the spinner), but when I reload the page, the order goes back to how it was before.

After testing with different environment, I found that this issue only occurs when persistent object caching is used. The environment I have tested are: on AWS with Elasticache, and local envrionment with Redis.

On a code that runs to save the new order by Ajax, it seems to be missing a code to flush the persistent cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions