Page MenuHomePhabricator

Deprecate hidden change tag for DiscussionTools' new source mode
Open, Needs TriagePublic

Description

In T279157, we implemented a hidden change tag for tracking edits made with DiscussionTools' new "source mode with tools" that was implemented in T257391.

This task is about deprecating said hidden change tag.

Timing

Work on this task should not happen until we've finalized a deployment date for T276607 has been set.

Desired behavior

Reply Tool

  1. Open the Reply Tool
  2. Switch to the tool's source mode
  3. Verify the new tools are visible (linking and pinging)
  4. Post a comment
  5. Visit the History page
  6. Confirm the following tags are associated with the edit you made in "Step 7": Reply and Source
  7. Visit Special:Recent changes
  8. Type #discussiontools-enhanced-source
  9. Press
  10. ✅ See the edit you posted in "Step 7." do NOT appear

New Discussion Tool

  1. Open the New Discussion Tool
  2. Switch to the tool's source mode
  3. Verify the new tools are visible (linking and pinging)
  4. Post a comment
  5. Visit the History page
  6. Confirm the following tags are associated with the edit you made in "Step 7": New topic and Source
  7. Visit Special:Recent changes
  8. Type #discussiontools-enhanced-source
  9. Press
  10. ✅ See the edit you posted in "Step 7." do NOT appear

Done

  • The ===Desired behavior is implemented. Read: the hidden tag implemented in T279157 is no longer being "attached" to edits made with DiscussionTools' source modes.