fake-xrm-easy icon indicating copy to clipboard operation
fake-xrm-easy copied to clipboard

Add IsQuickFindFilter requirements check

Open FixRM opened this issue 4 years ago • 2 comments

Hello guys! I add several checks to test if FilterExpression.IsQuickFindFilter property is used as expected. Unfortunately, I found that doc is outdated and real system behave a little bit different in some cases.

Also system do checks in different order than me + some error messages may differ. Anyway, it's better to know if query has error when doing a unit tests then catch it after deploy. What do you think?

TODO: check if IsQuickFindFilter property correctly parsed from FetchXML

FixRM avatar Oct 04 '19 18:10 FixRM

It looks like CI use outdated version of compiler. I guess it's a good time to move to Azure DevOps or GitHub CI

FixRM avatar Oct 06 '19 09:10 FixRM

Hello @jordimontana82. Do you think it is good addition to framework?

FixRM avatar Dec 12 '19 11:12 FixRM