Skip to content

Commit

Permalink
log alert id
Browse files Browse the repository at this point in the history
  • Loading branch information
panentheos committed Nov 26, 2024
1 parent 2e67a42 commit d289e29
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ defmodule ScreenplayWeb.PaMessagesApiController do
end_datetime: message.end_datetime,
priority: message.priority,
interval: message.interval_in_minutes,
alert_id: message.alert_id,
user: get_session(conn, "username") |> Screenplay.Util.trim_username()
)
end
Expand Down

0 comments on commit d289e29

Please sign in to comment.