• Resolved colinfroggatt

    (@colinfroggatt)


    Hi. I am using the free version with a woo trigger. I have a custom checkout field defined and it is stored in the order meta data.

    When using the Woo trigger “Order-Status-Change-Specific-Status”, this custom field is shown as a form field in the Conditional Logic field.

    However, when I try to set a condition using this field, it always fails. Turning on logging shows this error in the WP log:

    PHP Warning: Undefined array key "additional_list_optin" in .../wp-content/plugins/bit-integrations/includes/Core/Util/Helper.php on line 336

    This is because that line is attempting to get the field from order fields, not order meta fields.

    Please can you fix this bug so that the code looks for fields in the order data and the order meta data.

    WP : 6.9
    Woo: 10.4.3
    Bit Int: 2.7.4

Viewing 1 replies (of 1 total)
  • Plugin Support abdullah719509

    (@abdullah719509)

    Hi @colinfroggatt ,

    Thank you for reaching out and for sharing the full details, including the logs and version info. That really helps.

    We’ve started replicating the issue on our end and have already forwarded it to our developer team for investigation.

    If we can confirm the behavior in our test environment, we’ll work on a fix.

    Regards,
    Bit Apps Team

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.