Actions
Defect #43436
openAssets are not compiled on startup in production mode with Propshaft 1.3.0
Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Affected version:
Description
When using Propshaft 1.3.0, assets are not automatically compiled on startup in production mode, even if redmine_detect_update is enabled.
Propshaft was updated to version 1.3.0 in Redmine at r24074.
Since that revision, Redmine no longer compiles assets automatically when starting in production mode, although this behavior worked with earlier Propshaft versions.
If the issue only affects startup-time compilation, running `RAILS_ENV=production bin/rails assets:precompile` manually can be used as a workaround.
However, the full scope of the impact cannot yet be fully determined.
Related issues
Updated by Go MAEDA about 15 hours ago
- Related to Patch #43396: Update propshaft to 1.3 added
Actions