Skip to content
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#469
mtone wants to merge 49 commits intojordimontana82:masterfrom
mtone:master

Conversation

@mtone
Copy link

@mtone mtone commented Jan 1, 2020

  • SchemaName for 1:N cannot be inferred from XrmFakedRelationship values, using RetrieveRelationshipRequest.Name for both kinds.
  • Added basic RetrieveRelationshipRequestExecutor tests for 1:N and N:N
  • Small date bugfix in ConditionOperatorTests.cs

Related:

npavlov and others added 30 commits June 9, 2019 10:54
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
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
jordimontana82 and others added 19 commits January 28, 2020 01:27
Add in fiscal year fetch handler
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
@mtone
Copy link
Author

mtone commented Feb 1, 2020

I think I messed up updating my fork. I will resubmit.

@mtone mtone closed this Feb 1, 2020
@jordimontana82
Copy link
Owner

No worries. Did you resubmit this in the end @mtone ?

@jordimontana82
Copy link
Owner

Sorry, just seen you did submit this one #477

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants