Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scheduling to articles API #20105

Closed
1 task
benhalpern opened this issue Sep 13, 2023 · 2 comments · Fixed by #20235
Closed
1 task

Add scheduling to articles API #20105

benhalpern opened this issue Sep 13, 2023 · 2 comments · Fixed by #20235
Assignees

Comments

@benhalpern
Copy link
Contributor

Is this feature related to a problem? Please describe.

Advanced users of the platform, particularly our core team, like to pre-schedule posts and don't have a great way to do it via the API right now.

Describe the solution you’d like

Add necessary attributes to create and update functionality to articles API which will allow users to schedule posts without the "markdown frontmatter" approach.

Definition of Done

  • Create and update accepts attributes for scheduling.
@github-actions
Copy link
Contributor

Thanks for the issue, we will take it into consideration! Our team of engineers is busy working on many types of features, please give us time to get back to you.

To our amazing contributors: issues labeled bug are always up for grabs, but for feature requests, please wait until we add a ready for dev before starting to work on it.

If this is a feature request from an external contributor (not core team at Forem), please close the issue and re-post via GitHub Discussions.

To claim an issue to work on, please leave a comment. If you've claimed the issue and need help, please ping @forem-team. The OSS Community Manager or the engineers on OSS rotation will follow up.

For full info on how to contribute, please check out our contributors guide.

@PhilipHow PhilipHow added PR: merged bot applied label for PR's that are merged needs eng review external contributors welcome contribution is welcome! and removed PR: merged bot applied label for PR's that are merged labels Sep 14, 2023
@lightalloy lightalloy self-assigned this Sep 15, 2023
@sugan0tech
Copy link

@benhalpern With the existing call-in web, I can see the fields for scheduling as in future dates. No other specific call for scheduling.

{
  "publishedAtTime": "09:19",
  "publishedAtDate": "2023-10-18",
}

So what you are suggesting is having dedicated fields for schedules right?

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

Successfully merging a pull request may close this issue.

5 participants