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

Error message for wrong synapse expression can be improved #4030

Open
chathuranga-jayanath-99 opened this issue Feb 18, 2025 · 0 comments
Open

Comments

@chathuranga-jayanath-99
Copy link
Contributor

Current Limitation

For expression payload.Hospital, if there is no field called Hospital in the payload then the indicated expression is as below

{SynapseExpression} - Error evaluating expression: payload.Hospital cause : No results for path: $['Hospital']

Suggested Improvement

Since the expression used is payload.Hospital, the part saying "No results for path: $['Hospital']" can be omitted.

Version

4.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant