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

Query function error #203

Open
1 of 2 tasks
hdansou opened this issue Jan 3, 2025 · 0 comments
Open
1 of 2 tasks

Query function error #203

hdansou opened this issue Jan 3, 2025 · 0 comments
Labels

Comments

@hdansou
Copy link

hdansou commented Jan 3, 2025

Search first

  • I searched and no similar issues were found

What Happened?

Query functions are not working on page or set as property value, on a property with type Text

Reproduce the Bug

Create node with {{function(sum [result 2 4])}}
or create a node with the following:

{{function (sum (map (fn [x] (* (:user.property/Pricing-QWeO2Veb x) (:user.property/Term-nP4sUoWF x))) result))}}

Expected Behavior

Query function should compute simple value(number)
Query function should be the to compute values of properties without error.

Files

image

Browser, Desktop or Mobile Platform Information

No response

Additional Context

No response

Are you willing to submit a PR? If you know how to fix the bug.

  • I'm willing to submit a PR (Thank you!)
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