Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors on "Classify Failures" tab if project is not selected #466

Open
tpapaioa opened this issue Jul 26, 2023 · 1 comment
Open

Errors on "Classify Failures" tab if project is not selected #466

tpapaioa opened this issue Jul 26, 2023 · 1 comment

Comments

@tpapaioa
Copy link

If I do not have a project selected in the header dropdown in the ibutsu UI, then I can view all tabs of the test runs and individual test results, except for the run's Classify Failure tab. The page fails to load, and the browser console shows JS errors:

TypeError: t is null
    value filtertable.js:293
    value filtertable.js:301
[...]
    value run.js:378

If I select the correct project from the project dropdown, then the tab loads. I'm not sure why a project needs to be selected only for this one tab, but there should be some warning message if it's required, and it should display a helpful error message if there is a problem loading the results.

@LightOfHeaven1994
Copy link
Collaborator

@tpapaioa great catch! I was able to reproduce it when doing patternfly 5 migration. We will deal with such issues later to provide better user experience!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants