Bug #34934
activation key overriding broke parameters table
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
after a change was added to the hostgroup parameters addition order,
the direction of addition should be also considered when overriding / setting params.
Steps to reproduce:
- Create a host group with parameters and submit it.
- Try to edit the same group by adding a content view and then selecting the activation key and clicking on submit.
- the parameters in parameter tabs are getting reset.
- The error displayed as "Name can't be blank"
Associated revisions
History
#1
Updated by The Foreman Bot 11 months ago
- Status changed from New to Ready For Testing
#3
Updated by The Foreman Bot 10 months ago
- Fixed in Releases Katello 4.5.0 added
#4
Updated by Ron Lavi 10 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|4e54e05cf27c68d76865a6960de3ccbda9e723af.
#5
Updated by The Foreman Bot 10 months ago
- Pull request https://github.com/Katello/katello/pull/10152 added
Fixes #34934 - activation key overriding broke parameters table (#10117)
after a change was added to the hostgroup parameters addition order,
the direction of addition should be also considered when overriding / setting params.