Skip to content

ScheduledRecordDeletion FirstTimeRun Notation #7472

@erikjanwestendorp

Description

@erikjanwestendorp

What type of issue is it? (Choose one - delete the others)

Wrong documentation?

What article/section is this about?

ScheduledRecordDeletion

Describe the issue

It mentions a “first time run” with the cron expression * 4 * * *. I’m not sure about the exact implementation in Umbraco Forms, but this seems a bit confusing. The article states that the first run will be at 4 a.m., but as far as I know, * 4 * * * means every minute during the fourth hour (04:00–04:59).

So if my Umbraco instance restarts at 4:05 a.m., the first run would actually happen at the next minute (04:06), not at 4 a.m. the following day, right?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions