Hello -
I am trying to decipher the web_application_action column in the web_logs table. Per the schema, the integers returns should be referring to "The action in the Canvas web application used to service this request."
I can not find any reference for what these numbers actually mean, either in the DAP documentation or the schema details, and in the Entity Relationship diagram all it connects to is "canvas_logs.Action" which doesn't tell me anything either.
Does anyone know where I can find this information?