Actions
Bug #24481
closed"[W|app|] Plugin {plugin_name} has assets outside of its namespace, these will be ignored" in production log
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1609326
The asset pipeline is producing warning messages in production that are just misleading, as they actually have no influence on the actual behaviour of the system.
I propose changing the log level to debug, as it should mailnly be targeted to developers, not system admins.
Updated by Ivan Necas over 6 years ago
- Subject changed from "[W|app|] Plugin {plugin_name} has assets outside of its namespace, these will be ignored" in production log to "[W|app|] Plugin {plugin_name} has assets outside of its namespace, these will be ignored" in production log
- Category set to Logging
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ivan Necas
- Pull request https://github.com/theforeman/foreman/pull/5889 added
Updated by Ivan Necas about 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset e705a6038a1ebe76d159a7ba6c5dfa8bf58f20ac.
Actions