Write to DB on guard deny 29/21929/2
authorTemoc Rodriguez <cr056n@att.com>
Thu, 2 Nov 2017 18:12:39 +0000 (11:12 -0700)
committerTemoc Rodriguez <cr056n@att.com>
Thu, 2 Nov 2017 22:27:49 +0000 (15:27 -0700)
When an operations was denied by guard, it was not writing to the DB at
all. Only in the deny case we start the operation, then
setOperationHasGuardDeny, then finish the operation. Had to add start
operation just before finishing it. This allows the write to occur at
setOperationHasGuardDeny.

Issue-ID: POLICY-345
Change-Id: I665b9cfaa684493e39e731102d4d43ecb39fad7c
Signed-off-by: Temoc Rodriguez <cr056n@att.com>
controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/src/main/resources/__closedLoopControlName__.drl