master^2
Bhaskar 4 months ago
parent 7810995144
commit 8c67b06270

@ -7756,6 +7756,7 @@ exports.resolvedIssuesForSupport = async (req, reply) => {
support.categorizedIssues[categorizedIndex].movedToCategory = true;
}
}
await support.save();
return reply.send({

Loading…
Cancel
Save