umbraco / Umbraco-CMS

Umbraco is a free and open source .NET content management system helping you deliver delightful digital experiences.
https://umbraco.com
Other
4.49k stars 2.69k forks source link

v14.2.0 - Issues with schedueled content #17031

Open nich2290 opened 2 months ago

nich2290 commented 2 months ago

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:

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.

  1. Create page
  2. Save page
  3. Schedule publishing of the page
  4. Click into "Info" and you'll notice there is no information about the page being scheduled.

Issue 2 - You cannot schedule an item that has not been saved yet.

  1. Create page
  2. Schedule publishing of the page
  3. You'll receive an error: image

Issue 3 - If you try to publish an item that has been scheduled you will get an error

  1. Create page
  2. Schedule publishing of the page
  3. Click "Save and publish"
  4. You'll receive an error: image

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.

  1. Create page
  2. Schedule publishing of the page
  3. Click "Schedule" again - notice how there's no data of the previous schedule. image

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

github-actions[bot] commented 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:

NguyenThuyLan commented 2 months ago

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

Amalie-Wowern commented 1 month ago

I can reproduce this in 15.0.0-rc1