Project

General

Profile

Actions

Bug #19374

closed

Facet definitions are not idempotent

Added by Shimon Shtein about 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Plugin integration
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

https://github.com/theforeman/foreman/blob/develop/app/models/concerns/facets/managed_host_extensions.rb#L51 uses alias_method_chain, that will create an endless call loop on second call.

Right now the only found affected scenario is call to Host#my_facet within migration.

Actions

Also available in: Atom PDF