Project

General

Profile

Actions

dev #3244

open

[BE] Remove Residual “TAAFT” References from Tool Data

Added by Zahid Hassan 7 months ago. Updated 7 months ago.

Status:
Pending
Priority:
High
Assignee:
Target version:
Start date:
09/15/2025
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

Description

Some tool records still contain references to TAAFT (e.g., promo codes and referral parameters) within user-facing fields and platform URLs. These remnants should be removed to prevent incorrect promotions, tracking leakage, and brand confusion.

Examples of problematic content

  • Promo code mentions: Use TAAFT at checkout
  • Referral/UTM params in URLs: ?ref=taaft, utm_source=taaft

Affected Tool Parameters

  • Tool Overview
  • Tool Description
  • Platform URLs
  • Q&A
  • Versions

Steps to Fix

  1. Identify affected tools

    • Search all relevant columns for case-insensitive matches of taaft (including common URL params like ref=taaft, utm_source=taaft).
  2. Update records

    • Remove or replace TAAFT references in the affected fields via scripts.
    • Perform manual edits for edge cases (e.g., when removing ref=taaft breaks an otherwise valid URL; replace with a clean URL).
  3. Verify

    • Re-scan the database to confirm no remaining case-insensitive matches.
    • Spot-check a sample of updated tools in the UI to ensure content and links render correctly.
Actions #1

Updated by Zahid Hassan 7 months ago

  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF