Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Reinstated the null check for TaskModel #2933

Merged
merged 1 commit into from
Apr 20, 2022
Merged

Reinstated the null check for TaskModel #2933

merged 1 commit into from
Apr 20, 2022

Conversation

aravindanr
Copy link
Collaborator

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes (Please run ./gradlew generateLock saveLock to refresh dependencies)
  • WHOSUSING.md
  • Other (please describe):

Changes in this PR

In ExecutionDAOFacade.getTaskModel(), it is possible in certain scenarios for TaskModel from the datastore to be null. Added a null check so callers upstream can appropriately handle the error

Issue #2926

Alternatives considered

None

@aravindanr aravindanr added the type: bug bugs/ bug fixes label Apr 19, 2022
@aravindanr aravindanr merged commit 8d5eee3 into main Apr 20, 2022
@aravindanr aravindanr deleted the bugfix/2926 branch April 20, 2022 04:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug bugs/ bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants