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

Feature: Added support for ConditionOperator AboveOrEqual in a Condition Expression #85

Open
wants to merge 4 commits into
base: 2x-dev
Choose a base branch
from

Conversation

sbosman84
Copy link

What issue does this PR address?
Added support for ConditionOperator AboveOrEqual in a Condition Expression. The condition operater can now be used in a query expression and will check the specified relations in the context to determine if there is any Hierarchical relationship. And walk through the parent-child structure.

Important: This change is depended on the PR in the abstractions project (DynamicsValue/fake-xrm-easy-abstractions#58) to make use of the IsHierarchical property in a XrmFakedRelationship.

Important: Any code or remarks in your Pull Request are under the following terms:

You acknowledge and agree that by submitting a request or making any code, comment, remark, feedback, enhancements, or modifications proposed or suggested by You in your pull request, You are deemed to accept the terms of our Contributor License Agreement (CLA) and that the CLA document is fully enforceable and effective for You.

Copy link

github-actions bot commented Aug 1, 2024

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


Sander.Bosman seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request

@sbosman84
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

@sbosman84
Copy link
Author

recheck

@jordimontana82
Copy link
Collaborator

@sbosman84 I think the issue is that the username or email in your local git settings might be different than your GitHub account settings? Usually that happened to other people as well ...

@sbosman84
Copy link
Author

@jordimontana82 Can I somehow support to get this PR through?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants