Project

General

Profile

Actions

Bug #38225

closed

Extra tbody left inside booted containers table causes automation issues

Added by Pavan Soma Shekar about 2 months ago. Updated about 1 month ago.

Status:
Closed
Priority:
Normal
Category:
Hosts
Target version:
Difficulty:
easy
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Description of problem:

This snippet of code: https://github.com/Katello/katello/blob/e82fa52aba16ebaf54707791b6dd032e26274560/webpack/scenes/BootedContainerImages/BootedContainerImagesPage.js#L137-L171
causes a spare, empty tbody tag to be left behind.

This causes much trouble for automation.

How reproducible:

100%

Is this issue a regression from an earlier version:

No

Steps to Reproduce:

1. Register a bootc host, and view the table

Actual behavior:
The tbody that is left behind causes automation issues, but no end user issue that I can see.

Expected behavior:
This code snippet shouldn't leave behind this empty tag if the conditions don't evaluate properly.

Actions #1

Updated by The Foreman Bot about 2 months ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/Katello/katello/pull/11318 added
Actions #2

Updated by Lucy Fu about 1 month ago

  • Category set to Hosts
  • Triaged changed from No to Yes
Actions #3

Updated by The Foreman Bot about 1 month ago

  • Fixed in Releases Katello 4.17.0 added
Actions #4

Updated by Anonymous about 1 month ago

  • Status changed from Ready For Testing to Closed
Actions #5

Updated by The Foreman Bot about 1 month ago

  • Fixed in Releases Katello 4.16.0 added
Actions

Also available in: Atom PDF