Skip to content

Conversation

fmbenhassine
Copy link
Contributor

Before this commit, SimpleJobExplorer#getLastJobExecution returned
the last job execution without fetching its step executions and
their execution contexts.

This commit fixes the implementation to load the entire object
graph as done in SimpleJobExplorer#getJobExecution.

Issue #3943

Before this commit, SimpleJobExplorer#getLastJobExecution returned
the last job execution without fetching its step executions and
their execution contexts.

This commit fixes the implementation to load the entire object
graph as done in SimpleJobExplorer#getJobExecution.

Issue spring-projects#3943
@fmbenhassine fmbenhassine added pr-for: bug in: core for: backport-to-4.2.x Issues that will be back-ported to the 4.2.x line labels Jun 17, 2021
@fmbenhassine fmbenhassine self-assigned this Jun 17, 2021
@fmbenhassine fmbenhassine added this to the 4.3.4 milestone Aug 9, 2021
fmbenhassine added a commit that referenced this pull request Aug 27, 2021
Before this commit, SimpleJobExplorer#getLastJobExecution returned
the last job execution without fetching its step executions and
their execution contexts.

This commit fixes the implementation to load the entire object
graph as done in SimpleJobExplorer#getJobExecution.

Resolves #3943 #3944
@fmbenhassine fmbenhassine deleted the BATCH-3943 branch August 27, 2021 12:07
fmbenhassine added a commit that referenced this pull request Aug 27, 2021
Before this commit, SimpleJobExplorer#getLastJobExecution returned
the last job execution without fetching its step executions and
their execution contexts.

This commit fixes the implementation to load the entire object
graph as done in SimpleJobExplorer#getJobExecution.

Resolves #3943 #3944
fmbenhassine added a commit that referenced this pull request Aug 27, 2021
Before this commit, SimpleJobExplorer#getLastJobExecution returned
the last job execution without fetching its step executions and
their execution contexts.

This commit fixes the implementation to load the entire object
graph as done in SimpleJobExplorer#getJobExecution.

Resolves #3943 #3944
@fmbenhassine fmbenhassine removed this from the 4.3.4 milestone Aug 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
for: backport-to-4.2.x Issues that will be back-ported to the 4.2.x line in: core pr-for: bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SimpleJobExplorer#getLastJobExecution does not fetch step executions
1 participant