Mark Wagner
Mark Wagner
``` expected to have an enqueued ApexChatEnrichmentJob job arguments: [[{"data"=>{"chatId"=>"3078079", "chatAccountId"=>"3269891", "chatSummary"=>"Hello\\nBye", "chatTextFull"=>"Visitor: Bye\\nSystem: The chat session has ended.\\n", "provider"=>"Apex", "visitorId"=>"baca09be-79d7-46c2-81d3-0e12732f0244", "country"=>"USA"}, "eventTime"=>"2019-03-08 18:29:09", "eventType"=>"Chat", "platform"=>"USA", "scope"=>"CHAT", "scopeId"=>"172716", "subType"=>"Lead"}]] found...
This works fine, however I want to use it as a check box ``` ruby Date.today.to_s(:long) %> ``` if checked then result set contains only where results with expiration less...