Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using valueof also includes value in generated FetchXml which makes generated query invalid (always returns zero results) #773

Closed
ColinCMillar opened this issue Aug 25, 2022 · 1 comment
Assignees
Labels

Comments

@ColinCMillar
Copy link

When using the valueof condition type, the generated FetchXML adds in both a "value" AND a "valueof" attribute. This means that the query for all valueof conditions returns no results.

For example:

image

Many thanks for the otherwise excellent tool.

@rappen
Copy link
Owner

rappen commented Aug 25, 2022

Aouch!
That will be fixed for next release!

@rappen rappen self-assigned this Aug 25, 2022
@rappen rappen added the bug label Aug 25, 2022
@rappen rappen closed this as completed Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants