fix: ticket update based on review meeting
This commit is contained in:
@@ -127,7 +127,6 @@ func PostCDREventFrom(w http.ResponseWriter, r *http.Request) {
|
||||
AgentEmail: selectedAgent.Email,
|
||||
AgentMobile: selectedAgent.Mobile,
|
||||
Comment: "",
|
||||
MsdData: cdrEvent.CDR["msdData"].(string),
|
||||
RmUid: cdrEvent.RmUID,
|
||||
CreatedAt: time.Now().UnixMicro(),
|
||||
UpdatedAt: updatedAt,
|
||||
|
||||
Reference in New Issue
Block a user