Actions
Bug #34375
closedFacets do not allow emptying their relations through mass assignment
Difficulty:
Triaged:
No
Bugzilla link:
Description
Facets do not allow passing empty values not to create empty asset in DB, but I believe it is not worth this not working eighter:
host.attributes = { facet_attributes: { facet_association_ids: [] }}
Causes: https://github.com/theforeman/foreman_puppet/issues/253
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/9083 added
Updated by Ondřej Ezr almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|92ac0e94694951f293018220376f3e7f9216c703.
Updated by Ondřej Ezr almost 3 years ago
- Fixed in Releases 3.3.0 added
- Fixed in Releases deleted (
3.2.0)
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/9111 added
Updated by Amit Upadhye almost 3 years ago
- Fixed in Releases 3.1.2 added
- Fixed in Releases deleted (
3.1.3)
Actions