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

Return nil when record not found #7515

Merged
merged 19 commits into from
May 27, 2024
Merged

Return nil when record not found #7515

merged 19 commits into from
May 27, 2024

Conversation

d4x1
Copy link
Contributor

@d4x1 d4x1 commented May 27, 2024

⚠️ Pre Checklist

Please complete ALL items in this checklist, and remove before submitting

  • I have read through the Contributing Documentation.
  • I have added relevant tests.
  • I have added relevant documentation.
  • I will add labels to the PR, such as pr-type/bug-fix, pr-type/feature-development, etc.

Summary

What does this PR do?
Return nil when record not found

Does this close any open issues?

Closes N/A

Screenshots

Include any relevant screenshots here.

Other Information

Any other information that is important to this PR.

@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label May 27, 2024
@dosubot dosubot bot added component/plugins This issue or PR relates to plugins pr-type/bug-fix This PR fixes a bug severity/p2 This bug doesn’t affect the functionality or isn’t evident labels May 27, 2024
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label May 27, 2024
@d4x1 d4x1 merged commit 9e2a26d into main May 27, 2024
14 checks passed
@d4x1 d4x1 deleted the dev-1 branch May 27, 2024 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/plugins This issue or PR relates to plugins lgtm This PR has been approved by a maintainer pr-type/bug-fix This PR fixes a bug severity/p2 This bug doesn’t affect the functionality or isn’t evident size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants