This repository was archived by the owner on Jun 16, 2024. It is now read-only.
SchemaName was missing in OneToManyRelationship from RetrieveRelationshipRequestExecutor#469
Closed
mtone wants to merge 49 commits intojordimontana82:masterfrom
mtone:master
Closed
SchemaName was missing in OneToManyRelationship from RetrieveRelationshipRequestExecutor#469mtone wants to merge 49 commits intojordimontana82:masterfrom mtone:master
mtone wants to merge 49 commits intojordimontana82:masterfrom
mtone:master
Conversation
We are testing for a value which is right in the edge of the week period and depending on how much time it takes to execute it might give the wrong result.
Added ErrorCodes for RetriveOptionSetRequest
…AddMemberTeamRequest
Added ErrorCodes for AddListMemberListRequest, AddMemberListRequest, AddMemberTeamRequest
Correctly implemented FetchXmlToQueryExpressionRequestTests
Fixed InFiscalYear condition expression implementation
Added XrmFakedContext.FiscalYearSettings
- Removed `context.ProxyTypesAssembly = Assembly.GetExecutingAssembly()` because this action is performed automatically by the framework
Fix for 416
Add in fiscal year fetch handler
#424: Set ErrorCode
…e In Fiscal Year operator
Added FakeOrganizationServiceFault to manage error codes
Return a clearer ErrorMessage for Invalid EntityFilter values
Translation from FetchXML to QueryExpression for distinct property
Added support for FetchXmlToQueryExpressionRequest
# Conflicts: # FakeXrmEasy.Tests.Shared/FakeContextTests/FetchXml/ConditionOperatorTests.cs
Author
|
I think I messed up updating my fork. I will resubmit. |
Owner
|
No worries. Did you resubmit this in the end @mtone ? |
Owner
|
Sorry, just seen you did submit this one #477 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Related: