You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The predicates "ts", "ts-active" and "ts-inactive" won't match a timestamp with a time range like "<2022-02-01 14:00-15:00>". I believe this is due to the regex being used to match the timestamp not accounting for this possibility.
The text was updated successfully, but these errors were encountered:
The predicates "ts", "ts-active" and "ts-inactive" won't match a timestamp with a time range like "<2022-02-01 14:00-15:00>". I believe this is due to the regex being used to match the timestamp not accounting for this possibility.
The text was updated successfully, but these errors were encountered: