Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

recipe not triggered by paidLate invoice #92

@d2ro

Description

@d2ro

Hi, we observed in our production system that a paidLate invoice has not triggered the recipe.

The trigger of our "Generated_FiatExchangeConversion" recipe is:

Btcpayserver Invoice Status Change to confirmed(false or paidPartial or paidOver or paidLate or marked)

An invoice had been paid late. We have marked it as complete the next morning:

31.5.2021 21:12:48	Invoice status is expired
31.5.2021 21:12:48	Invoice xxx new event: invoice_expired (1004)
31.5.2021 21:43:33	Invoice xxx new event: invoice_receivedPayment (1002)
31.5.2021 21:43:33	Invoice status is expired (paidLate)
31.5.2021 21:43:33	Invoice xxx new event: invoice_paidAfterExpiration (1009)
1.6.2021 09:36:17	Invoice xxx new event: invoice_markedComplete (2008)
1.6.2021 09:36:28	Invoice xxx is not monitored anymore.

The invoice ID did appear neither in the logs of the recipe nor in the docker logs.

Any help is appreciated. Thanks in advance :-)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions