-
-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
Description
Describe the Bug
The FEEL duration accepts years, months, days, and time. This does not include weeks, even though ISO8601 allows it.
The overly support results in expressions which should result in null according to the FEEL spec, but they work fine in feelin.
Steps to Reproduce
Expected Behavior
The expression result should be null.
Environment
- Host (Browser/Node version), if applicable: [e.g. MS Edge 18, Chrome 69, Node 10 LTS]
- OS: [e.g. Windows 7]
- Library version: [e.g. 2.0.0]
Reactions are currently unavailable