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

I can use a FEEL expression as input value #39

Open
saig0 opened this issue Feb 27, 2024 · 0 comments
Open

I can use a FEEL expression as input value #39

saig0 opened this issue Feb 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@saig0
Copy link
Collaborator

saig0 commented Feb 27, 2024

Description

I am unable to perform the following unary test on the FEEL playground:
input: duration("PT36H")
unary test: (duration("P1D")..duration("P2D"))

I want to check if a given duration is in the range of two other durations. I cannot get the input into a format that is accepted by the libraries. "... is not valid JSON"
I cannot only use the string "PT36H", because it cannot be compared to a duration, of course.

@saig0 saig0 added the enhancement New feature or request label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant