Skip to content

Editable syndication links and manual records

Created by: jedmund

Summary

  • PATCH /api/syndication/:id for editing syndication URLs after the fact
  • POST /api/syndication/status for creating manual syndication records (for content cross-posted outside the system)
  • Inline edit UI: "Edit" button next to "View" for existing syndication links
  • "Add link" button for platforms without records, creates a manual record

Test plan

  • Publish and syndicate a post → click Edit next to Bluesky link → change URL → blur → verify it persists on reload
  • For a platform without a syndication record, click "Add link" → paste a URL → verify record is created with manual status
  • Verify the green status dot appears for both success and manual status records

Merge request reports

Loading