How to best bypass Validation Rules on Account without touching fflib code? #372
Unanswered
theflyingdutch
asked this question in
Q&A
Replies: 2 comments 2 replies
-
@theflyingdutch Until this is merged you probably want to remove the incompatible unit-tests. I do the same when I generate 2GP package versions of this repo.
|
Beta Was this translation helpful? Give feedback.
0 replies
-
@wimvelzeboer and @theflyingdutch -- PR #223 was approved and merged. That should help here. Give it a try and if you still have issues, let us know. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
we run in the same problem as described in this issue:
#362
This time the problem occurs in fflib_QueryFactoryTest class.
We have to bypass a custom validation which requires the BillingCountry Field of Account to be not empty.
Is there allready a fix available?
Best Nils
Beta Was this translation helpful? Give feedback.
All reactions