-
Task
-
Resolution: Unresolved
-
Major
-
None
-
SaaS, 2.13.0 GA
-
None
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
We use paperclip which is not supported anymore in favor of ActiveStorage introduced with Rails 5.2
There are multiple migration guides that promise no downtime that we can draw experience from:
- https://blog.carbonfive.com/safely-migrating-from-paperclip-to-active-storage/
- https://www.elitmus.com/blog/technology/migration-from-paperclip-to-activestorage/
- https://medium.com/sortlist-engineering/migrating-from-paperclip-to-activestorage-a-different-approach-4bffa2260e17
- disable checksumming
Alternatively we can migrate to a maintained fork of paperclip - kt-paperclip. Downside is that it has much smaller and diminishing community but on the other hand it may spare us database migrations for years in case we don't hit bugs or lack of functionality.
- is related to
-
THREESCALE-7405 Upgrade to rails 6.0.z
- Closed
- relates to
-
THREESCALE-6316 Upgrade to rails 5.2.z
- Closed