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

Jenkins: deleted branches are not correctly handled #2952

Open
2 tasks done
Kabsuri31 opened this issue Feb 19, 2025 · 1 comment
Open
2 tasks done

Jenkins: deleted branches are not correctly handled #2952

Kabsuri31 opened this issue Feb 19, 2025 · 1 comment
Labels
bug Something isn't working contribfest help wanted Extra attention is needed

Comments

@Kabsuri31
Copy link

📜 Description

Hi Team

I see in Jenkins frontend plugin the data for below cases is not coming properly

  • multibranch pipeline in case branch is deleted , the data is still showing in the plugin but data is not proper with links not working and no build data on click of build column.
  • In case a job is created and no build is triggered or no build exists the result is same as above.

👍 Expected behavior

I purpose to filter the data and get only those builds where there is even single build exists

👎 Current Behavior

I see in Jenkins frontend plugin the data for below cases is not coming properly

  • multibranch pipeline in case branch is deleted , the data is still showing in the plugin but data is not proper with links not working and no build data on click of build column.
  • In case a job is created and no build is triggered or no build exists the result is same as above.

👟 Reproduction steps

Go to any catalog and go to jenkins plugins TAB , make sure there is no build exists in Jenkins for the repo.

you will see the data is not proper and links are not working properly.

📃 Provide the context for the Bug.

No response

👀 Have you spent some time to check if this bug has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

None

@Kabsuri31 Kabsuri31 added the bug Something isn't working label Feb 19, 2025
@BethGriggs BethGriggs added the help wanted Extra attention is needed label Feb 20, 2025
@vinzscam
Copy link
Member

The issue might be related to Jenkins marking the branches as deleted. Probably we would need to handle this corner case in the plugin. Contributions are welcome.

@vinzscam vinzscam changed the title 🔧 Repository: Jenkins plugin Jenkins: deleted branches are not correctly handled Feb 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working contribfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants