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

Allow return None in the function #1587

Merged
merged 2 commits into from
Feb 24, 2025
Merged

Allow return None in the function #1587

merged 2 commits into from
Feb 24, 2025

Conversation

Tansito
Copy link
Member

@Tansito Tansito commented Feb 20, 2025

Summary

This PR allows to return None in the function execution without overwritten the value in the database.

Additional comments

This PR fixes a bug also related with the access to the jobs introduced in #1569 found it along the development for this PR

@Tansito Tansito changed the title Allow return none in the function Allow return None in the function Feb 20, 2025
@Tansito Tansito marked this pull request as ready for review February 21, 2025 19:28
@Tansito Tansito requested a review from paaragon February 21, 2025 19:29
@Tansito Tansito merged commit 099bd2e into main Feb 24, 2025
8 checks passed
@Tansito Tansito deleted the return-none branch February 24, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants