jenkinsci / jenkinsci/cloudbees-folder-plugin

[JENKINS-36024] Implement getLastSuccessfullBuild to support displaying column results for Last {Success, Failure, Duration}

Open
#615 0 comments 0 reactions 0 assignees View on GitHub
component:cloudbees-folder-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
59
Forks
117
PR merge metrics
No merged PRs in 30d

Description

All these column implementation retrieve the data from last build links (e.g. here). It means that the item type should return something in getLastSuccessfullBuild() and other similar routines.

There is currently no such implementations for non-job item types like Folders.

---
Originally reported by owood, imported from: Implement getLastSuccessfullBuild to support displaying column results for Last {Success, Failure, Duration}


  • assignee: jglick
  • status: Open
  • priority: Minor
  • component(s): cloudbees-folder-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 2
  • imported: 20251211-141027

Raw content of original issue

All these column implementation retrieve the data from last build links (e.g. here). It means that the item type should return something in getLastSuccessfullBuild() and other similar routines.

There is currently no such implementations for non-job item types like Folders.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.