Open nich2290 opened 2 months ago
Hi there @nich2290!
Firstly, a big thank you for raising this issue. Every piece of feedback we receive helps us to make Umbraco better.
We really appreciate your patience while we wait for our team to have a look at this but we wanted to let you know that we see this and share with you the plan for what comes next.
We wish we could work with everyone directly and assess your issue immediately but we're in the fortunate position of having lots of contributions to work with and only a few humans who are able to do it. We are making progress though and in the meantime, we will keep you in the loop and let you know when we have any questions.
Thanks, from your friendly Umbraco GitHub bot :robot: :slightly_smiling_face:
Hi @nich2290 , thanks for reporting list of issues. I confirm that I can reproduce all four of these issues on v14.3 and it really is a problem that needs to be fixed. For issue number 3: instead of an error, it should be able to modify the publishing scheduled time
I can reproduce this in 15.0.0-rc1
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.2.0
Bug summary
Scheduled content seems to be having a series of problems:
It's not possible to see if a page is scheduled in the "info" section of the page.
You cannot schedule an item that has not been saved yet.
If you try to publish an item that has been scheduled you will get an error:
If you click into "schedule" on an already scheduled page - the dates for the previous schedule appear to be reset - but they are not:
Specifics
No response
Steps to reproduce
These issues can be reproduced on a clean Umbraco 14.2 install.
Create some sort of page try these different things:
Issue 1 - It's not possible to see if a page is scheduled in the "info" section of the page.
Issue 2 - You cannot schedule an item that has not been saved yet.
Issue 3 - If you try to publish an item that has been scheduled you will get an error
Issue 4 - If you click into "schedule" on an already scheduled page - the dates for the previous schedule appear to be reset - but they are not.
Expected result / actual result
Issue 1 - It's not possible to see if a page is scheduled in the "info" section of the page.
I would expect the schedule details to appear within the "info" section on the page like they did in Umbraco 13.
Issue 2 - You cannot schedule an item that has not been saved yet.
I would expect this to auto-save the content, and if not - not be able to click schedule when the page has not been saved yet.
Issue 3 - If you try to publish an item that has been scheduled you will get an error
I would expect this to be possible, overwriting the actual schedule and publishing the page.
Issue 4 - If you click into "schedule" on an already scheduled page - the dates for the previous schedule appear to be reset - but they are not.
I would expect the dialog to include the dates for publishing and unpublishing of the previous schedule - making you capable of editing the schedule.
This item has been added to our backlog AB#45476