jenkinsci / jenkinsci/workflow-api-plugin

[JENKINS-31231] StepExecution.onResume should be run under the build's authentication

Open
#468 0 comments 0 reactions 0 assignees View on GitHub
component:workflow-api-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
31
Forks
80
Avg merge
1d 16h
Merged PRs (30d)
1

Description

StepExecution.start is called while impersonating the authentication associated with the build, if any. onResume should be too. Otherwise implementations which care are forced to serialize this information.

---
Originally reported by jglick, imported from: StepExecution.onResume should be run under the build's authentication


  • assignee: jglick
  • status: Open
  • priority: Major
  • component(s): workflow-api-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 20260601-173816

Raw content of original issue

StepExecution.start is called while impersonating the authentication associated with the build, if any. onResume should be too. Otherwise implementations which care are forced to serialize this information.

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.