Skip to content

[Enhancement] Scheduled publishing queue for reels #267

Description

@techifydev1

Summary

Provide admins with visibility and management capabilities for scheduled reels posts in the publishing queue.

Current State

Creators can schedule posts, but admins lack visibility into the scheduled content queue and cannot manage or cancel scheduled items before they go live.

What We Want

  1. Upcoming queue view sorted by go-live time
  2. Ability to cancel a scheduled item pre-publish with notification to creator (stub service)
  3. List and manage scheduled items without conflict warnings

Technical Context

  • If scheduling doesn't exist yet platform-side, define the expected fields
  • Keep this page tolerant of empty data
  • Notification to creator should use stub service for now

Acceptance Criteria

  • Display upcoming scheduled posts sorted by go-live time
  • Implement cancel functionality for scheduled items
  • Send notification to creator when their scheduled post is cancelled (stub service)
  • Handle empty data gracefully when no scheduled posts exist
  • Define expected scheduling fields for future platform integration

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions