SJRK-111: Ensure all event listeners have namespaces

Metadata

Source
SJRK-111
Type
Task
Priority
Major
Status
Closed
Resolution
Fixed
Assignee
N/A
Reporter
Gregor Moss
Created
2018-05-31T15:58:08.539-0400
Updated
2018-06-04T15:08:13.806-0400
Versions
N/A
Fixed Versions
N/A
Component
  1. Storytelling Tool Server
  2. Storytelling Tool UI

Description

To prevent overriding or collisions of event listeners, ensure they all have namespaces defined.

Comments

  • Gregor Moss commented 2018-06-04T15:08:13.803-0400

    UI project missing namespaces have been added, all tests passing. Server project had no missing namespaces.