You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then duplicating news entry, new entry is displayed with DateTime.MinValue creation date.
Adding / removing terms from news entry doesn't work (visually, initially).
After dropping cache manually or allow it to invalidate by time, the issues disappears. Still, any operation with news entry like page sync, etc. during this period leads to invalid results - e.g. page will have wrong set of terms after sync.
The text was updated successfully, but these errors were encountered:
Probably result of dnnsoftware/Dnn.Platform#4410 bug with ContentItems cache, which is marked as resolved in 9.9.0 - but seems like it's not, at least not fully.
Need to see if we can provide a viable workaround for that...
roman-yagodin
changed the title
Issues with ContentItems cache on DNN 9
Content items cache issues on DNN 9
Mar 4, 2021
DateTime.MinValue
creation date.After dropping cache manually or allow it to invalidate by time, the issues disappears. Still, any operation with news entry like page sync, etc. during this period leads to invalid results - e.g. page will have wrong set of terms after sync.
The text was updated successfully, but these errors were encountered: