Project

General

Profile

Actions

Bug #26690

closed

Job template view fail to render with Sprockets::Rails::Helper::AssetNotPrecompiled (lookup_keys.js)

Added by Ivan Necas almost 5 years ago. Updated almost 5 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Difficulty:
Triaged:
No
Fixed in Releases:
Found in Releases:

Description

Error:


Asset was not declared to be precompiled in production.
Add `Rails.application.config.assets.precompile += %w( lookup_keys.js )` to `config/initializers/assets.rb` and restart your server

Caused by: #26647

Fix: removing the explicit call for `lookup_keys.js` as it's bundled in `application.js`


Related issues 2 (0 open2 closed)

Related to Foreman - Bug #26647: unneeded asset compile for hidden_values.js and lookup_keys.jsClosedOhad LevyActions
Is duplicate of Foreman Remote Execution - Refactor #26689: lookup_keys removed from asset precompilationClosedOndřej PražákActions
Actions #1

Updated by The Foreman Bot almost 5 years ago

  • Status changed from New to Ready For Testing
  • Assignee set to Ivan Necas
  • Pull request https://github.com/theforeman/foreman_remote_execution/pull/412 added
Actions #2

Updated by Ivan Necas almost 5 years ago

  • Related to Bug #26647: unneeded asset compile for hidden_values.js and lookup_keys.js added
Actions #3

Updated by Ivan Necas almost 5 years ago

  • Is duplicate of Refactor #26689: lookup_keys removed from asset precompilation added
Actions #4

Updated by Ivan Necas almost 5 years ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by Ivan Necas almost 5 years ago

  • Status changed from Closed to Duplicate
Actions

Also available in: Atom PDF