Skip to content
Snippets Groups Projects
Commit 2db875c8 authored by Brandon Piotrzkowski's avatar Brandon Piotrzkowski
Browse files

Try getting ivorn from event

parent 07cec262
No related branches found
No related tags found
No related merge requests found
......@@ -305,7 +305,7 @@ def construct_voevent_file(obj, voevent, request=None):
emcoinc_params.append(p_extid)
## External IVORN
if voevent.ivorn:
if event.ivorn:
p_extivorn = vp.Param(
"External_Ivorn",
value=ext_event.trigger_id,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment