Skip to content

[BUG]: when clock breaks and doesn't crash, clock actions are missed since the crash #354

@doctorpangloss

Description

@doctorpangloss

Describe the bug
Let's say clock breaks (it doesn't crash #188 which is its own catastrophe):

Date Event
April 1 clock breaks
April 10 invoice A should have been sent. It isn't.
April 11 clock is restarted
April 11 invoice A is not resent

To Reproduce
Steps to reproduce the behavior:

  1. Break clock
  2. An invoicing date passes.
  3. Observe the invoice isn't sent. This is expected.
  4. Unbreak clock
  5. Observe the invoice still isn't sent.
    Expected behavior
    If clock breaks, it should send the invoices it missed.
    Screenshots

Support

  • Version. 1.2.1

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions