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

FlowExecution.getOwner left null after WorkflowRun.reload #472

Merged
merged 10 commits into from
Nov 7, 2024

Conversation

jglick
Copy link
Member

@jglick jglick commented Oct 4, 2024

Would not normally matter I think, but can cause confusing error messages from CpsFlowExecution which normally assumes that its owner is non-null at almost all times; in particular toString then makes no mention of which build is having issues.

@jglick jglick added the bug label Oct 4, 2024
@jglick jglick requested a review from a team as a code owner October 4, 2024 17:22
@jglick jglick marked this pull request as draft October 4, 2024 19:24
@jglick

This comment was marked as resolved.

@jglick

This comment was marked as resolved.

@jglick jglick marked this pull request as ready for review November 7, 2024 21:23
@jglick jglick merged commit 31d533e into jenkinsci:master Nov 7, 2024
17 checks passed
@jglick jglick deleted the reloadOwner branch November 7, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants