Bug #10437
warning: already defined
Difficulty:
trivial
Triaged:
Pull request:
Description
from the logs:
app/models/config_template.rb:38: warning: duplicated key at line 38 ignored: :complete_value app/models/config_template.rb:39: warning: duplicated key at line 39 ignored: :complete_value app/controllers/api/v1/media_controller.rb:28: warning: duplicated key at line 28 ignored: :desc app/controllers/api/v1/operatingsystems_controller.rb:12: warning: duplicated key at line 12 ignored: :desc app/controllers/api/v2/filters_controller.rb:24: warning: duplicated key at line 24 ignored: :required
Associated revisions
History
#1
Updated by The Foreman Bot almost 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2366 added
- Pull request deleted (
)
#2
Updated by Ohad Levy almost 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 00003e7401f8c05f05821cc57e1022fe99e525b2.
#3
Updated by Dominic Cleal almost 8 years ago
- Category set to Rails
- Legacy Backlogs Release (now unused) set to 35
fixes #10437 - remove incorrect/duplicate hash statements