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

Scheduled posts marked with no Part #452

Closed
stevejburge opened this issue Mar 8, 2022 · 2 comments
Closed

Scheduled posts marked with no Part #452

stevejburge opened this issue Mar 8, 2022 · 2 comments
Assignees

Comments

@stevejburge
Copy link
Member

I used the Publish Series screen and scheduled 5 posts. They are all marked this way:

Screen Shot 2022-03-08 at 1 23 59 PM

@olatechpro
Copy link
Collaborator

Additional note, series only apply part to post with published status and not pending or future(scheduled) unless the part is entered by user.

To enable part for scheduled post, we're changing this condition for publish series feature but leaving this note here incase this lead to another problem since the whole series build and code only support publish status and it's hard to guess what the implication of this implementation will be since we inherit the series code.

@olatechpro
Copy link
Collaborator

So, the update was made by adding part meta for scheduled series and will now read " (currently set as Part 1)' with no total series since total series only count published series and this affect frontend as well as doing otherwise means the frontend will show pending and scheduled series in the total part summary.

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

No branches or pull requests

2 participants