- Issue created by @genebobmiller
- Assigned to shailja179
- Status changed to Needs work
over 1 year ago 9:20am 15 June 2023 - Status changed to Needs review
over 1 year ago 9:44am 15 June 2023 - last update
over 1 year ago 68 pass, 4 fail The last submitted patch, 3: 3366897-3.patch, failed testing. View results →
- Issue was unassigned.
- Status changed to Active
over 1 year ago 10:33pm 18 June 2023 - 🇦🇺Australia genebobmiller
Thanks @shailja179,
I gave this a test, but unfortunately this patch doesn't solve the issue.
- It's still possible to enter and save an invalid date in the scheduled transition form.
- The invalid transition date is still recorded in the `node__scheduled_transition_date` table.
- Running drupal cron with an invalid date in `node__scheduled_transition_date` table still causes an error that blocks the entire cron run:
`Error: Call to a member function getTimestamp() on null in Drupal\lightning_scheduler\TransitionSet->toArray() (line 60...`