Replies: 1 comment 15 replies
-
is this question related to the samples? which one? could you give the full example (e.g. the policy used) with which you encountered the issue? |
Beta Was this translation helpful? Give feedback.
15 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have two rules in my policy. A location and time constraint, but only the location constraint is evaluated. How can I also evaluate my time constraint?
Here is my time constraint function:
and policy function extension:
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions