Skip to content

ConfigRevision responses omit scheduledPublishAt/lock fields that are persisted (spec/back-end) #55

Description

@Kevin-Chant

Behavior: config-revisions schedule-publish returns 200 and the schedule persists (mongo-verified scheduledPublishAt, scheduledPublishLockEdits, scheduledPublishLockOthers on the revision doc), but the ConfigRevision API response omits all three fields — before and after scheduling. FeatureRevision responses include them. CLI behavior is correct; users just can't see or verify a schedule via the API/CLI.

Fix location: back-end ConfigRevision response serializer/spec (growthbook repo). No CLI patch/overlay carried.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions