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

DataTable with known 0 entries still shows "Loading - please wait ..." indefinitely #706

Open
jimklimov opened this issue Sep 19, 2024 · 0 comments
Labels

Comments

@jimklimov
Copy link
Contributor

jimklimov commented Sep 19, 2024

Jenkins and plugins versions report

Environment
Paste the output here

What Operating System are you using (both controller, and any agents involved in the problem)?

CentOS 8, OpenIndiana 2024.04
Jenkins 2.462.2 LTS
Lockable Resources Version 1255.vf48745da_35d0 through to 1301.v0e3b_da_4b_4462 at least

Reproduction steps

For a table of global LR queue (on controllers with at least one non-ephemeral resource configured):

  • Open $JENKINS_URL/lockable-resources/
  • Open the Queue tab when no jobs are running (none using lockable resources/waiting for them)

Alternately, go into the (legacy-UI) page of a build that used no resources, and open its Lockable Resources section from the left menu.

Expected Results

A table that is knowingly "Showing 0 to 0 of 0 entries" should not be populated by a "Loading - please wait ..." message. Maybe there should be no table at all in this case (if that's an easier way around DataTables API).

Actual Results

  • Global LR queue
    image

  • Single build statistics
    image

Anything else?

No response

Are you interested in contributing a fix?

No response

@jimklimov jimklimov added the bug label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant