Open Issues Need Help
View All on GitHub ActiveType::Object loses value in Rails cache 28 days ago
AI Summary: Debug why ActiveType::Object attributes are nullified when stored and retrieved from the Rails cache. The issue arises when caching instances of a custom ActiveType::Object class, where attributes are lost upon retrieval. The task involves investigating the caching mechanism, ActiveType's interaction with Rails' caching system, and potential serialization/deserialization issues.
Complexity:
4/5
bug help wanted confirmed