stroom icon indicating copy to clipboard operation
stroom copied to clipboard

Detections for Rules using window keyword have duplicate period values

Open stroomdev10 opened this issue 1 year ago • 1 comments

I have a Rule that uses window, when it fires the generated Detection has two instances of period0 and period1

    <value name="period0">101</value>
    <value name="period1">22</value>
    <value name="period1">22</value>
    <value name="period0">101</value>

stroomdev10 avatar Oct 08 '24 11:10 stroomdev10

closed in error

stroomdev10 avatar Oct 08 '24 12:10 stroomdev10