Fix NullPointException in SO and VFC.RESPONSE 49/44749/1
authorJim Hahn <jrh3@att.com>
Wed, 25 Apr 2018 19:28:03 +0000 (15:28 -0400)
committerJim Hahn <jrh3@att.com>
Wed, 25 Apr 2018 19:38:49 +0000 (15:38 -0400)
commitad14e8f8d20a9e6c41dc9a7e235198e8d6578564
tree41025912f044fa4e165f3b90cab5da796777395c
parentf16ff9d2988c42926a140370b54f17d6c3362e79
Fix NullPointException in SO and VFC.RESPONSE

In the rules, the $manager was missing the condition to match the
request id of the manager with the request id of the event.  As a
result, the completed operation was being applied to an unrelated
manager.

Change-Id: Icb63c0f151788e7f96450e26853270a7368dfcd8
Issue-ID: POLICY-763
Signed-off-by: Jim Hahn <jrh3@att.com>
controlloop/templates/archetype-cl-amsterdam/src/main/resources/archetype-resources/src/main/resources/__closedLoopControlName__.drl
controlloop/templates/archetype-cl-beijing/src/main/resources/archetype-resources/src/main/resources/__closedLoopControlName__.drl