call status message filed

master^2
Bhaskar 3 months ago
parent d05747e63d
commit 9886200bc6

@ -10701,7 +10701,7 @@ exports.updateComments = async (req, reply) => {
// Step 4: Add comment
const commentObj = {
text: trimmedComment,
call_status,
call_status: call_status?.trim() || "Call not tried",
call_time,
customerId,
hardwareId,

Loading…
Cancel
Save