Actions
Bug #34037
closed"Confirm services restart" modal window grammatically does not respect that multiple systems are selected for a reboot
Difficulty:
Triaged:
Yes
Bugzilla link:
Pull request:
Description
Description of problem:
Singular is used instead of plural even when operating with multiple hosts.
How reproducible:
always
Steps to Reproduce:
1. Navigate to the Content Hosts page.
2. Select multiple hosts whose services require a reboot.
3. Select "Manage Host Traces" from the actions list.
4. Select multiple entries that require a reboot on multiple hosts.
5. Click on the "Restart Selected" button.
Actual results:
"Resolving the selected Traces will reboot this host." is displayed in the window.
Expected results:
There should be a plural used - "hosts" not "host" if you selected Traces on multiple hosts.
Updated by The Foreman Bot about 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Partha Aji
- Pull request https://github.com/Katello/katello/pull/9819 added
Updated by The Foreman Bot about 3 years ago
- Fixed in Releases Katello 4.4.0 added
Updated by Partha Aji about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset katello|30e6fe7d91d6296bb02830e4afaa3f66bee38795.
Actions