Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prefix ems_ref with object type in event hash #123

Merged
merged 1 commit into from
Oct 2, 2017

Commits on Sep 29, 2017

  1. Prefix ems_ref with object type in event hash

    The event handler expects the ems_ref to be prefixed by the object type,
    not using the raw ems_ref.  This is causing issues adding a real ems_ref
    for an event because the process_container_entities_in_event! method is
    clearing the key.
    agrare committed Sep 29, 2017
    Configuration menu
    Copy the full SHA
    f706759 View commit details
    Browse the repository at this point in the history