Bug ID 625108: Learn flags of subviolations are incorrectly updated when all violations are updated by REST

Last Modified: Nov 07, 2022

Bug Tracker

Affected Product:  See more info
BIG-IP ASM(all modules)

Known Affected Versions:
12.0.0, 12.0.0 HF1, 12.0.0 HF2, 12.0.0 HF3, 12.0.0 HF4, 12.1.0, 12.1.0 HF1, 12.1.0 HF2, 12.1.1, 12.1.1 HF1, 12.1.1 HF2, 12.1.2, 12.1.2 HF1, 12.1.2 HF2, 12.1.3, 12.1.3.1, 12.1.3.2, 12.1.3.3, 12.1.3.4, 12.1.3.5, 12.1.3.6, 12.1.3.7, 12.1.4, 12.1.4.1, 12.1.5, 12.1.5.1, 12.1.5.2, 12.1.5.3, 12.1.6

Fixed In:
13.0.0

Opened: Oct 26, 2016
Severity: 3-Major

Symptoms

When the learn flags of all violations are updated by REST PATCH, the learn flags of all subviolations are incorrectly updated as well.

Impact

The learn flags of all subviolations are incorrectly updated as well.

Conditions

The learn flags of all violations are updated in a single REST PATCH operation.

Workaround

You can use either of the following workarounds: -- Update violations in individual REST operations. -- Update the subviolations after the violation update.

Fix Information

The learn flags of subviolations are no longer incorrectly updated when all violations are updated by REST.

Behavior Change