Ben Walker

Results 21 issues of Ben Walker

Queries should prevent any requests where 'top' is less than 0 or more than 5000 with the exception: Expected value between 0 and 5000 inclusive.

enhancement
scope-core

**Describe the bug** Registering a plugin step in the XrmFakedContext is giving me 'Null Reference Exception: Object reference not set to an instance of an object'. Am I missing something...

bug
needs review
scope-pipeline-simulation

**Describe the bug** When you query the documenttemplate table in CRM, and you add a filter on the 'associatedentitytypecode' column, you can pass this _either_ as an integer (the objecttypecode)...

bug
query-engine
scope-core

**Describe the bug** The Condition Operator Tests for This/Next/Last week are failing, even though I've not changed anything since last running all of the tests in the solution. I will...

bug
scope-core

**Describe the bug** The ConditionOperator.LastMonth condition operator brings back different results depending on the time component of the date being queried. **To Reproduce** Today is the 31st March 2021. If...

bug
help wanted
scope-core

I'm testing some code which makes a RetrieveEntityRequest and then querys the attribute metadata for the IsPrimaryName property of each attribute. I'm using early bound classes, initialising the metadata before...

question

When building a query which uses the 'in' or 'not-in' operator, FXB adds a redundant 'value' attribute in the condition node of the query. ![image](https://user-images.githubusercontent.com/1889586/171010667-11d85b41-df61-44ff-910b-9b75f4580d00.png) Whilst CRM is quite forgiving...

bug

Sorry Daryl, I've been trying to work these v1 -> v2 upgrade issues myself but keep getting stuck. **Tool and Version** EarlyBoundGenerator V 2.2023.12.14 **Describe the bug** Following an upgrade...

bug

Hi @scottdurow, is it possible to perform a pack without the import? Sometimes you just want to check the viability of your solution before committing to the repository, without actually...

enhancement

Hi, running _instrument-plugin-code.bat_ on an environment which I've not run it against for a long time and I'm getting a 'Nullable object must have a value' error. spkl v1.0.640 Dynamics...

bug