Project

General

Profile

Actions

Feature #5269

open

Parser Time-based attribute fix

Added by Adam Thieme 11 months ago. Updated 8 months ago.

Status:
New
Priority:
Low
Assignee:
Start date:
06/12/2023
Due date:
% Done:

0%

Estimated time:

Description

OPEN ABE does not support integer comparisons that are "equal to" using the = operator. Parser should handle this by maybe converting "at X" into "time > X-1 and time < X + 1" since granularity is by second.

Also, how do we handle adding multiple date ranges to a policy?

Actions #1

Updated by Adam Thieme 8 months ago

  • Tracker changed from Task to Feature
  • Priority changed from Normal to Low

while it is technically incorrect, it does not need to be fixed for testing purposes. allowing multiple time ranges is a feature

Actions

Also available in: Atom PDF