Jake Richter
Jake Richter
> Please add a test covering this scenario for regression-prevention sake. @stohn777 unit test added [here](https://github.com/apex-enterprise-patterns/fflib-apex-common/pull/449/commits/b9288bdc6fdf80981a6e943f06bcf8761823c4c4)
> @jprichter The new test DOES NOT fail with the preceding version of fflib_SObjectUnitOfWork. Correct. One way to get it to fail before the change and pass after is to...
> @jprichter, I am a bit confused then by your comment. I would expect that the test case, applied to the current version of the codebase (not this PR branch)...
@msrivastav13 I just ran into this same error using a custom field on a standard object (Contact). Looks like ForceCode ran into this or a similar issue [here](https://github.com/celador/ForceCode/issues/269). Any plans...
Thanks for clarifying. Is this Tooling API issue posted publicly anywhere like a known issue?