-
-
Notifications
You must be signed in to change notification settings - Fork 270
Open
Labels
Keyword: Has BountyDonor has reached out to us and funded this specificallyDonor has reached out to us and funded this specificallyType: Bug
Milestone
Description
I have some method which duplicates some records when the user performs some action.
When the user has performed this action, I expect these duplicated records to appear in the UI.
Instead, when object caching (via Redis) is enabled, after the user has performed their action, the results don't show in my front end until I manually flush the Redis cache.
It seems this is possibly a bug specific to the pods::duplicate()
method, since creating/updating records using pods pods::add()
& pods::save()
appear to correctly clear the object cache.
Metadata
Metadata
Assignees
Labels
Keyword: Has BountyDonor has reached out to us and funded this specificallyDonor has reached out to us and funded this specificallyType: Bug