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

Custom method can now have nullable parameters and nullable arguments #1090

Open
wants to merge 3 commits into
base: release-8.x
Choose a base branch
from

Conversation

bjelbo
Copy link
Contributor

@bjelbo bjelbo commented Nov 11, 2023

Fixes #1084

This PR will make it possible to create custom function for nullable types.

@wachugamaina
Copy link

Please add a description to what the pr does.

@wachugamaina
Copy link

Please add some test to this Pr

@bjelbo
Copy link
Contributor Author

bjelbo commented Sep 25, 2024

@xuzhg I know this PR is old but it is still relevant

Copy link
Member

@xuzhg xuzhg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will you port it to latest main branch for 9.x version?

@bjelbo
Copy link
Contributor Author

bjelbo commented Dec 12, 2024

Will you port it to latest main branch for 9.x version?

@xuzhg Yes, but should I not complete this PR first and then cherry pick the commit and create a PR to main?

I am unable to complete this PR due to the AspNetCoreOData-main-rolling-1ES Azure Pipeline has not been triggered.
image

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.

Custom Method with nullable properties
3 participants