Bug #33405
Slot&Fill reducer doesn't remove a fill from the store after unregistering
Description
Consumers can unregister fills dynamically, fills are removed correctly from the slotsRegistery, but there is a left over in the store that should be removed as well
Associated revisions
History
#1
Updated by The Foreman Bot over 1 year ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8755 added
#2
Updated by The Foreman Bot over 1 year ago
- Fixed in Releases 3.1.0 added
#3
Updated by Amir Fefer over 1 year ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|35f27ad002edded121d9e3a7cd4b21a04304bd7d.
Fixes #33405 - fix unregister fill reducer