function updateTag(tag, updatedTag, user, headers) {
        // Make a copy of the original tag for a "before" snapshot
        let originalTag = Tag.auditCopy(tag);

        // Update the updated date